/IOFLAG

Block Format Keyword Describes the input-output flags.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/IOFLAG
Ipri     Ioutp OutyyFmT Irootyy Idrot      

Definitions

Field Contents SI Unit Example
Ipri Starter output printout flag
= 0
Reduced printout (including part mass and inertia)
= 1
0 + rigid walls + interfaces
= 2
1 + boundary conditions + nodal masses + initial velocities
= 3
2 + ale tables
= 4
3 + nodes coordinates
= 5
4 + element connectivities + deactivated elements from rigid bodies (full printout)

(Integer)

 
Ioutp Output a STY model file flag
= -1
Do not output STY model file
= 0 (Default)
Set to -1
= 1
Write out ASCII STY model file, Runname_0000.sty

(Integer)

 
OutyyFMT STY file output format flag
= 2
Format 44
2 (Default)
Format 51

(Integer)

 
Irootyy STY file name flag
= 2
Ynnn writing file format is RunnameYnnn (old format)
2 (Default)
Ynnn writing file format is Runname_run#.sty

(Integer)

 
Idrot Force computation of rotational DOF flag
= 0
Rotational DOF not always calculated
= 1
Force computation of rotational DOF

(Integer)

 

Comments

  1. run#: Radioss run number (four digits) from 0000 to 9999.
  2. OutyyFmT = 2 is only working if all IDs (node, element, ...) are using less than 9 digits.
  3. Only Binary 64-bit restart file can be used.