| NlDEIDynamic | nsteps #(in) |
| dumpcoef #(rn) | |
| [deltaT #(rn)] |
Represents the direct explicit nonlinear dynamic integration.
The central difference method with diagonal mass matrix is used,
damping matrix is assumed to be proportional to mass matrix,
, where
is diagonal mass matrix. deltaT is time step length used for
integration, which may be reduced by program in order to satisfy
solution stability conditions. Parameter nsteps specifies
how many time steps will be analyzed.
The parallel version has the following additional syntax:
| commode | |
The commode keyword can be one from following:
Borek Patzak 2013-03-10