Domain.type
From Nemesis
(Difference between revisions)
m |
|||
| Line 1: | Line 1: | ||
| − | The following article describes the use of the <tt> | + | 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
- domain module.
- User guide.