Skip to content

!RESTART

Specifies the restart data file.

!RESTART, NAME=<name>, IO=<io>
fileheader

#Example
!RESTART, NAME=restart-in, IO=IN
restart.in
Parameter Description
NAME Identifier (required)
IO Input/output designation (required)
Parameter name Parameter value Description
NAME <name> User identifier
IO IN Input
OUT Output
INOUT Input/output
Variable name Description
fileheader Header of the restart data file name
(both relative and absolute paths can be specified; a relative path is interpreted relative to the current directory)

** Note ** The file name generated by this definition is "fileheader+.<rank>".