Imposer.elimination
From Nemesis
(Difference between revisions)
m |
|||
| (One intermediate revision by one user not shown) | |||
| Line 7: | Line 7: | ||
=Examples= | =Examples= | ||
Impose the constraints using the elimination method. | Impose the constraints using the elimination method. | ||
| − | imposer.elimination( | + | imposer.elimination() |
=Comments= | =Comments= | ||
| − | This command can be used only when single, uniform constraints are used. | + | This command can be used only when single degree of freedom, uniform constraints are used. |
=See also= | =See also= | ||
Latest revision as of 22:51, 3 February 2007
The following article describes the use of the imposer.elimination command. With this command the elimination method is used to impose constraints.
Contents |
[edit] Syntax
imposer.elimination()
[edit] Examples
Impose the constraints using the elimination method.
imposer.elimination()
[edit] Comments
This command can be used only when single degree of freedom, uniform constraints are used.
[edit] See also
- imposer module.
- analysis module.
- User guide.