Fort.62: Depth-averaged Velocity Time Series at Specified Velocity Recording Stations

The fort.62 file contains depth-averaged velocity time series data at specified velocity recording stations as defined in the Model Parameter and Periodic Boundary Condition File. This file is generated when time series output is enabled for velocity stations.

File Structure

The basic file structure is shown below. Each line of output is represented by a line containing the output variable name(s). Loops indicate multiple lines of output.

RUNDES, RUNID, AGRID
NTRSPV, NSTAV, DTDP*:ref:NSPOOLV <NSPOOLV>, NSPOOLV, IRTYPE
TIME, IT
for k=1, NSTAV
   k, UU2(k), VV2(k)
end k loop

Repeat the block above for each time step until the end of the simulation.

Notes

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

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

  • The velocity recording station locations can be specified either directly in the fort.15 file or through a separate vel_stat.151 file when NSTAV is set to a negative value