Single File Input
This format allows running either Starter or Engine with the same file.
Filename convention is ROOTNAME_0000.rad.
#(blank) RADIOSS
- Placed in the beginning of the single file
- Finish with /END/ENGINE
- Start with /BEGIN
- Finish with /END
#(blank) RADIOSS
Engine options
.
.
.
/END/ENGINE
#
#
/BEGIN
Starter options
.
.
.
/END
Comments
- Engine options must be in the main file, #include is not supported in the Engine file.
- In case of restart, it is sufficient to regenerate the Engine file alone.
- Multiple Engine instances are not supported in the Single File Input.