From 9eb9f568842517cd65c0e1cbbadbbea329f0f4bf Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Mon, 2 Dec 2013 11:50:04 +0000 Subject: [PATCH] Added nonLinear switch to DU bc. --- tutorials/solidMechanics/elasticIncrSolidFoam/incrPlateHole/0/DU | 1 + 1 file changed, 1 insertion(+) diff --git a/tutorials/solidMechanics/elasticIncrSolidFoam/incrPlateHole/0/DU b/tutorials/solidMechanics/elasticIncrSolidFoam/incrPlateHole/0/DU index 4ea503c0a..0e4258923 100644 --- a/tutorials/solidMechanics/elasticIncrSolidFoam/incrPlateHole/0/DU +++ b/tutorials/solidMechanics/elasticIncrSolidFoam/incrPlateHole/0/DU @@ -30,6 +30,7 @@ boundaryField right { type timeVaryingSolidTraction; + nonLinear off; outOfBounds clamp; fileName "$FOAM_CASE/constant/timeVsRightTraction"; }