OOF2: The Manual

Name

OOF.Mesh.Field.Out_of_Plane — Out-of-plane Fields are allowed to have z-components.

Synopsis

OOF.Mesh.Field.Out_of_Plane(mesh,field)

Details

  • Parent Menu: OOF.Mesh.Field
  • Callback: function _outOfPlaneField in module ooflib.engine.IO.meshmenu
  • Parameters:

    mesh
    Type: The path to an existing Mesh object.
    field
    Type: A Field object.

Description

This command disables generalized plane-strain for the given Field on all SubProblems on the given Mesh. The out-of-plane derivatives of the Field will be computed. Generally, it's necessary to activate a plane-flux equation in order to solve for the out-of-plane derivatives of a Field.