Public Data Type Components | |
logical | fromfile = .FALSE. |
logical | compress = .FALSE. |
integer | fileformat = 0 |
Type for settings related to reading/using initial state file.
logical worldvar::instatetype::compress = .FALSE. |
Status for compressed state file.
integer worldvar::instatetype::fileformat = 0 |
Code for file format (0=formatted ascii, 1=unformatted ascii)
logical worldvar::instatetype::fromfile = .FALSE. |
Status to read instate from file.