/ANIM/NODA

Engine Keyword Generates animation files containing nodal scalar data.

Format

/ANIM/NODA/Restype

Definitions

Field Content SI Unit Example
Restype Nodal data type:
DT
Nodal time step
DMAS
Mass variation (see time step control /DT/Eltyp/Iflag). 1
DINER
Output of added inertia per nodes. 2
NDMAS
Non-diagonal mass variation (see time step control /DT/AMS). 3
DAMA2
Damage for TYPE2 interface. 4
DENS
Nodal density. 6
P
Nodal pressure. 6
TEMP
Nodal temperature. 5 6
SSP
Nodal sound speed.
This output is only available for FVMBAG1.
VFRAC
Nodal volumetric fraction, used with LAW37 and LAW51.
 

Comments

  1. DMAS = DM M 0 with D M = M M 0 .
    Where,
    M 0
    Nodal mass at the beginning of the restart
    M
    Current mass
  2. D M is re-set to 0 at the beginning of each restart file.(1)
    D I N E R = ( I n e r t i a ( t ) l 0 l 0 )
    Where,
    l 0
    Nodal inertia at the beginning of the current run
    I n e r t i a ( t )
    Current inertia
  3. In case /DT/AMS is used, a non-diagonal mass matrix is used, which allows to increase the time step on each line of the mass matrix, the lumped mass M M 0 is increased with some value Δ M which is compensated with non-diagonal terms, in order for the total mass to remain constant. Then: (2)
    N D M A S = ( Δ M M 0 )
  4. DAMA2 damage percentages for /INTER/TYPE2 with rupture (Spotflag = 20, 21, or 22):(3)
    min ( 100 , 100 n o r m a l r e l a t i v e d i s p l a c e m e n t max n o r m a l r e l a t i v e d i s p l a c e m e n t )
    (4)
    min ( 100 , 100 tangent r e l a t i v e d i s p l a c e m e n t max t a n g e n t r e l a t i v e d i s p l a c e m e n t )
  5. /ANIM/NODA/TEMP is used generally to output nodal temperature for finite element formulation of thermal exchange.
  6. These options are also available for 3D ALE and FVM airbag problems. The material density, pressure, and temperature is extrapolated to the element nodes, in this case. For FVM airbags the values are extrapolated only to nodes of external and internal airbag surfaces.