MOM6
mom_restart::field_restart Type Reference

Detailed Description

A structure with information about a single restart field.

Definition at line 56 of file MOM_restart.F90.

Collaboration diagram for mom_restart::field_restart:
[legend]

Private variables and constants

type(vardesc) vars
 Description of a field that is to be read from or written to the restart file.
 
logical mand_var
 If .true. the run will abort if this field is not successfully read from the restart file.
 
logical initialized
 .true. if this field has been read from the restart file.
 
character(len=32) var_name
 A name by which a variable may be queried.
 

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