Fort.76: Bathymetry Time Series at All Nodes

This file contains bathymetry time series data at all nodes in the model grid when ADCIRC’s time varying bathymetry feature is activated. The output is controlled by the full domain time varying water surface elevation output parameters (NOUTGE, 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 NOUTGE is set in the Model Parameter and Periodic Boundary Condition File. The basic structure is shown below:

RUNDES, RUNID, AGRID
NDSETSE, NP, DTDP * NSPOOLGE, NSPOOLGE, IRTYPE
TIME, IT
for k=1, NP
    k, dp(k)
end k loop

Notes

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

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

  • Time series data is recorded for every node in the model grid

  • The output frequency is controlled by NSPOOLGE parameter