HYPE
All Classes Namespaces Files Functions Variables Pages
List of all members
worldvar::instatetype Type Reference

Public Data Type Components

logical fromfile = .FALSE.
 
logical compress = .FALSE.
 
integer fileformat = 0
 

Detailed Description

Type for settings related to reading/using initial state file.

Data Type Components Description

◆ compress

logical worldvar::instatetype::compress = .FALSE.

Status for compressed state file.

◆ fileformat

integer worldvar::instatetype::fileformat = 0

Code for file format (0=formatted ascii, 1=unformatted ascii)

◆ fromfile

logical worldvar::instatetype::fromfile = .FALSE.

Status to read instate from file.


The documentation for this type was generated from the following files: