Page 1 of 1

WetTriangFaceList and

PostPosted: Thu Oct 29, 2015 3:41 pm
by Giannis
Hello,

It seems that the WetTriangFaceList keyword is not recognized any more. In manual (2015.1.16) pages 98 it is still contained.

Thanks

Re: WetTriangFaceList and

PostPosted: Mon Nov 02, 2015 5:06 pm
by ES3
If the faces with pressure have small deformation, which should be true for your case, please use

Code: Select all
TriangFaceList 'name' UniformPressure {
  FaceList ...
  LoadCurve ...
}


The manual will be updated to reflect the changes.