Domain.type

From Nemesis
(Difference between revisions)
Jump to: navigation, search
m
m (Syntax)
Line 15: Line 15:
 
|s        || The domain's type||align="center"| string  ||align="center"|-
 
|s        || The domain's type||align="center"| string  ||align="center"|-
 
|}
 
|}
Where s can be of type plainStrain, plainStress, axisymmetric.
+
Where s can be of type planeStrain, planeStress, axisymmetric.
  
 
=Examples=
 
=Examples=

Revision as of 21:02, 22 June 2007

The following article describes the use of the domain.type command. This command is used to set the domain's type.

Contents

Syntax

domain.type(s)

where

Parameter description type default
s The domain's type string -

Where s can be of type planeStrain, planeStress, axisymmetric.

Examples

Create a plain strain domain.

domain.dim("plainStrain")

Comments

See also

Personal tools