Block Format Keyword
/INISTA - Initial State File
Description
Describes the initial state file.
Format
(1)
|
(2)
|
(3)
|
(4)
|
(5)
|
(6)
|
(7)
|
(8)
|
(9)
|
(10)
|
/INISTA
|
Isrtynnn
|
Ibal
|
IoutyyFMT
|
Ioutynnn
|
|
|
|
|
|
|
|
Field
|
Contents
|
Isrtynnn
|
Complete name of the initial state file
(left tabulated - Character, maximum 100 characters)
|
Ibal
|
Initial balance flag
(Integer)
= 0: default set to 1
= 1: do not perform nodal initial balance
= 2: nodal initial balance performed
= 3: initial balance in shell local frame
|
IoutyyFMT
|
(Integer)
= 2: Format 44
≠ 2: Format 51 (default)
|
Ioutynnn
|
(Integer)
= 2: Ynnn reading file format is RunnameYnnn (old format)
≠ 2: Ynnn reading file format is Runname_run#.sty (default)
|
|
1. | The initial state for shells and solids: density (only solid), internal energy (only solid), plastic strains (only solid), stresses, strains, thickness, hourglass and forces is read in the output file Isrty000: RunnameYnnn (if Irootyy = 2 in /IOFLAG option) or Runname_run#.sty (if Irootyy ≠ 2 in /IOFLAG option). |
The file Isrty000 is also compulsory to define the initial model. Initial states are only available for bricks (solids) and shells. For output file formats, see ASCII Output File (STY-File).
2. | If using /INISTA with User’s Material Law, users variables should be initialized with the /OUTP/SOLID/USERS/FULL option in the STY-File. |
3. | If Ibal = 2, a new initial balance of the model structure is recomputed. |
|