cpld_gridgen  1.13.0
 All Data Structures Files Functions Variables Pages
charstrings.F90 File Reference

Define required character string variables. More...

Go to the source code of this file.

Data Types

module  charstrings
 

Detailed Description

Define required character string variables.

Author
Denis.nosp@m.e.Wo.nosp@m.rthen.nosp@m.@noa.nosp@m.a.gov

This module contains the character string variables

Author
Denis.nosp@m.e.Wo.nosp@m.rthen.nosp@m.@noa.nosp@m.a.gov

Definition in file charstrings.F90.


Data Type Documentation

module charstrings

Definition at line 8 of file charstrings.F90.

Data Fields
character(len=cs) atmres The ATM resolution, e.g.

C96, C192, C384

character(len=cs) cdate The date stamp of file creation.
character(len=cl) dirout The directory where output files will be written.
character(len=cl) dirsrc The source directory containing the fix files for MOM6.
character(len=cl) editsfile The name of the topo edits file (resolution specific)
character(len=cl) fv3dir The directory containing the FV3 mosaic files.
character(len=cl) history A documentation string.
character(len=cl) logmsg An informational message.
character(len=cl) maskfile The name of the MOM6 mask file.
character(len=cs) maskname The variable name of the mask field.
character(len=cs) res The Ocean/Ice resolution, e.g.

500 (5deg), 100 (1deg) 050 (1/2deg), 025 (1/4deg)

character(len=2), dimension(4) staggerlocs The named stagger locations of the grid.
character(len=cl) topofile The name of the MOM6 bathymetry file.
character(len=cs) toponame The name of the bathymetry field.