Domain.type

From Nemesis
(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
The following article describes the use of the <tt>node.type</tt> command.
+
The following article describes the use of the <tt>domain.type</tt> command.
 
This command is used to set the domain's type.
 
This command is used to set the domain's type.
  

Revision as of 21:01, 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 plainStrain, plainStress, axisymmetric.

Examples

Create a plain strain domain.

domain.dim("plainStrain")

Comments

See also

Personal tools