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