MOM6
|
A structure to store information about restart fields that are no longer used.
Definition at line 66 of file MOM_restart.F90.
Private variables and constants | |
character(len=32) | field_name |
Name of restart field that is no longer in use. More... | |
character(len=32) | replacement_name |
Name of replacement restart field, if applicable. More... | |
|
private |
Name of restart field that is no longer in use.
Definition at line 67 of file MOM_restart.F90.
|
private |
Name of replacement restart field, if applicable.
Definition at line 68 of file MOM_restart.F90.