Added nonLinear switch to DU bc.
This commit is contained in:
parent
995e56c8a7
commit
9eb9f56884
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ boundaryField
|
||||||
right
|
right
|
||||||
{
|
{
|
||||||
type timeVaryingSolidTraction;
|
type timeVaryingSolidTraction;
|
||||||
|
nonLinear off;
|
||||||
outOfBounds clamp;
|
outOfBounds clamp;
|
||||||
fileName "$FOAM_CASE/constant/timeVsRightTraction";
|
fileName "$FOAM_CASE/constant/timeVsRightTraction";
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue