OOF2: The Manual
Name
OOF.Mesh.Field.In_Plane — In-plane Fields are constrained to have no z-components.
Synopsis
OOF.Mesh.Field.In_Plane(mesh,field)
Details
- Parent Menu: OOF.Mesh.Field
-
Callback: function
_inPlaneFieldin moduleooflib.engine.IO.meshmenu -
Parameters:
Description
This command invokes generalized plane-strain
for the given Field on all SubProblems on the given Mesh.
The out-of-plane derivatives of the Field are taken to be zero.
See OOF.Mesh.Field.Out_of_Plane.>



