Update normal contact definition
This commit is contained in:
parent
5e5607fcfa
commit
25f4cd0570
1 changed files with 3 additions and 1 deletions
|
@ -47,6 +47,8 @@ boundaryField
|
||||||
relaxationFactor 0.9;
|
relaxationFactor 0.9;
|
||||||
contactGapTol 1e-10;
|
contactGapTol 1e-10;
|
||||||
limitPenetration no;
|
limitPenetration no;
|
||||||
|
settleContact no;
|
||||||
|
settleIterationNumber 100;
|
||||||
penetrationLimit -0.03;
|
penetrationLimit -0.03;
|
||||||
limitPressure no;
|
limitPressure no;
|
||||||
pressureLimit 1e9;
|
pressureLimit 1e9;
|
||||||
|
|
Reference in a new issue