of.set.config#

of.config *type* <string>

Choose the plane stress or plane strain for the 2D problems. Plane stress is set by default.

Parameters:

type: (default planestress) 2D problem can be solved based on plane stress or plane strain.

Example:

# Default
of.set.config planestress
# Alternative
of.set.config planestrain