Fort.81: Scalar Concentration Time Series at Recording Stations

This file contains scalar concentration time series data at specified recording stations as defined in the Model Parameter and Periodic Boundary Condition File.

Note

This feature is currently not supported in ADCIRC.

File Structure

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

RUNDES, RUNID, AGRID

NTRSPC, NSTAC, DTDP * NSPOOLC, NSPOOLC, IRTYPE

TIME, IT

for k=1, NSTAC
    k, CC00(k)
end k loop

Notes

  • Output format (ASCII/binary) is determined by NOUTC 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 concentration recording

  • The output frequency is controlled by NSPOOLC parameter

  • This feature is currently under development and not yet supported in ADCIRC