Domain.type

From Nemesis
(Difference between revisions)
Jump to: navigation, search
(See also)
m (Comments)
Line 23: Line 23:
 
=Comments=
 
=Comments=
 
The domain's type puts some restrictions on the type of elements that can be used.
 
The domain's type puts some restrictions on the type of elements that can be used.
 +
 +
A domain of type ''planeStrain'' or ''planeStress'' is defined in the ''xy'' coordinate axes, with the thickness to defined in the z-direction.
  
 
=See also=
 
=See also=

Revision as of 21:11, 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 plane strain domain.

domain.dim("planeStrain")

Comments

The domain's type puts some restrictions on the type of elements that can be used.

A domain of type planeStrain or planeStress is defined in the xy coordinate axes, with the thickness to defined in the z-direction.

See also

Personal tools