en:ref:name:in
Table of Contents
name.iN
Program
HDYN
Format
; program control IP KMET KOUT 2*0 NINT KTPR NGD RP 3*0 PENAL TSTEP BETA
; optional first kind of initial conditions IC ISET T KQT R $[X]_0$
; optional second kind of initial conditions IC ISET T KQT I IREC
; optional third kind of initial conditions IC ISET T KQT R $X_0$ $Y_0$ $Z_0$
; optional quantity dump IN ISET T KPRIN I $[$IN$]$
; end of input data EN EN
Note
If there is noICbatch it is automatically assumed that the initial conditions are homogeneous.
Description
| $\mathtt{KMET}$ | The solution method key. | |
|---|---|---|
| $=1$ | central difference method (default) | |
| $\mathtt{KOUT}$ | The key of output to the binary file name.PLS. |
|
| $=0$ | only the input data | |
| $=1$ | after each load case | |
| $=2$ | after each cycle | |
| $=3$ | only the final solution | |
| $\mathtt{NINT}$ | The integration step division for the integration of the elasto-plastic constitutive equations. The default value is $10.$ | |
| $\mathtt{KTPR}$ | The diagnostic prints key. | |
| $=0$ | none | |
| $=1$ | computation trace (recommended) | |
| $=2$ | trace + displacement vector after each iteration | |
| $=3$ | trace + reaction force vector | |
| $\mathtt{NGD}$ | The order of numerical integration on the element, $1\le\mathtt{NGD}\le4.$ The default value is $\mathtt{NG},$ i.e., the value assigned to the element in the mesh processing. | |
| $\mathtt{PENAL}$ | The spring stiffness for contact problems $[\text{N}/\text{m}^3].$ | |
| $\mathtt{TSTEP}$ | The integration step size for the central difference method $[\text{s}].$ | |
| $\mathtt{BETA}$ | The parameter of the special form of the Rayleigh damping matrix $\mathbf{C}=\beta\mathbf{M}.$ | |
| $[\mathtt{IN}]$ | The list of node numbers. | |
| $\mathtt{IREC}$ | The record index of the load case in the binary file name.SOL. |
|
| $\mathtt{ISET}$ | The set index. | |
| $\mathtt{KPRIN}$ | The nodal quantity printing key (in each integration step). | |
| $=1$ | displacements | |
| $=2$ | displacements and velocities | |
| $=3$ | displacements, velocities, and accelerations | |
| $\mathtt{KQT}$ | The initial conditions key. | |
| $=1$ | initial displacements | |
| $=2$ | initial velocities | |
| $X_0,Y_0,Z_0$ | The constant initial vector in the direction of global coordinate axes. | |
| $[X]_0$ | The initial vector. The number of components (the length of the vector) must be the same as the number of degrees of freedom of the mesh. | |
en/ref/name/in.txt · Last modified: by Petr Pařík
