Ice Coverage Fields at All Nodes in the Model Grid (fort.93)

Output ice field files are written to a fort.93 file that has the same format as the fort.73 pressure file or fort.63 elevation file. This file is only generated when ice fields are used and when global meteorology output is specified for outputting. The settings for global meteorology output are (NOUTGW, TOUTSGW, TOUTFGW, NSPOOLGW) in the ADCIRC fort.15 input file.

The basic file structure is shown below. Each line of output is represented by a line containing the output variable name(s) in bold face type. Blank lines are to enhance readability. Loops indicate multiple lines of output. Definitions of each variable are provided via hot links.

Output may be in ascii or binary format depending on how NOUTGW is set in the Model Parameter and Periodic Boundary Condition File

RUNDES, RUNID, AGRID

NDSETSE, NP, DTDP*NSPOOLGW, NSPOOLGW, IRTYPE

TIME, IT

for k=1, NP

k, iceCoveragePercent(k)

end k loop