HyperWorks Solvers

/IOFLAG

/IOFLAG

Previous topic Next topic Expand/collapse all hidden text  

/IOFLAG

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Block Format Keyword

/IOFLAG - Input-Output Flags

Description

Describes the input-output flags.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

/IOFLAG

Ipri

 

Igtyp

Ioutp

OutyyFMT

Irootyy

Idrot

 

 

 

hmtoggle_plus1Flag Definition

Field

Contents

Ipri

Printout flag

(Integer)

= 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)

Igtyp

(Integer)

= 0:  Default, set to -1

= 1:  Binary

= 2:  Formatted ASCII coded 32-bit

= 3:  Formatted ASCII

= 4:  Binary IEEE 32-bit

Ioutp

(Integer)

= -1: No output file written

= 0:  Default set to -1

= 1:  Write output ASCII file

OutyyFMT

(Integer)

= 2:  Format 44

2:  Format 51 (default)

Irootyy

(Integer)

= 2:  Ynnn writing file format is RunnameYnnn (old format)

2:  Ynnn writing file format is Runname_run#.sty (default)

Idrot

Force computation of rotational DOF flag

(Integer)

= 0: Rotational DOF not always calculated

= 1: Force computation of rotational DOF

hmtoggle_plus1Comments
1.The Igtyp and Ioutp are not read in case of a Modif file.
2.run#: RADIOSS run number (four digits) from 0000 to 9999.
3.OutyyFMT = 2 is only working if all IDs (node, element, …) are using less than 9 digits.
4.Only Binary 64-bit restart file can be used.