Fort.64: Depth-averaged Velocity Time Series at All Nodes in the Model Grid

Depth-averaged velocity time series output at all nodes in the model grid as specified in the Model Parameter and Periodic Boundary Condition File. This file is generated when time series output is enabled for the entire model domain.

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
NDSETSV, NP, DTDP*:ref:NSPOOLGV <NSPOOLGV>, NSPOOLGV, IRTYPE
TIME, IT
for k=1, NP
   k, UU2(k), VV2(k)
end k loop

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

Notes