Elevation Time Series at All Nodes in the Model Grid (fort.63)

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

The basic file structure is shown below. Each line of output is represented by a line containing the output variable name(s) in bold face type. Blank lines are to enhance readability. Loops indicate multiple lines of output. Definitions of each variable are provided via hot links.

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

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

Note:

If binary output is specified, the node number (k) is not included in the output.

In the case of sparse/compact format, only nodal values which are different from a default value are stored in the global file. The default value is set in the code, and is -99999 for elevation. The format of the global file is then:

RUNDES, RUNID, AGRID
NDSETSE, NP, DTDP*NSPOOLGE, NSPOOLGE, IRTYPE
TIME, IT
for k=1, NP
j, ETA2(j)

where j is the node number of the non-default valued node.

  Contact:   About Webpage    ADCIRC Listserv   Join ADCIRC Listserv   Request ADCIRC code Updated August 18, 2009