Update normal contact definition

This commit is contained in:
Hrvoje Jasak 2014-06-14 21:16:41 +01:00
parent 5e5607fcfa
commit 25f4cd0570

View file

@ -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;