Fort.91: Ice Coverage Fields at Recording Stations

This file contains ice coverage field data at specified meteorological recording stations when ADCIRC’s ice coverage input feature is activated. The output is controlled by the meteorological recording station parameters (NOUTM, etc.) specified in the Model Parameter and Periodic Boundary Condition File.

File Structure

The file can be written in either ASCII or binary format, depending on how NOUTM is set in the Model Parameter and Periodic Boundary Condition File. The basic structure is shown below:

RUNDES, RUNID, AGRID
NTRSPM, NSTAM, DTDP * NSPOOLM, NSPOOLM, IRTYPE
TIME, IT
for k=1, NSTAM
    k, RMICE00(k)
end k loop

Notes

  • Output format (ASCII/binary) is determined by NOUTM in the fort.15 file

  • For binary output, the station number (k) is not included in the output

  • Time series data is recorded at stations specified for meteorological recording

  • The output frequency is controlled by NSPOOLM parameter

  • The variable RMICE00 represents the ice coverage field value at each recording station