Fort.74: Wind Stress or VelocityTime Series at All Nodes in the Model Grid

Wind velocity or stress time series output at all nodes in the model grid as specified in the Model Parameter and Periodic Boundary Condition File.

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
NDSETSW, NP, DTDP*:ref:NSPOOLGW <NSPOOLGW>, NSPOOLGW, IRTYPE
TIME, IT
for k=1, NP
   k, WVNXOUT(k), WVNYOUT(k)
end k loop

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

Note