Fort.90: Primitive Weighting in Continuity Equation

This file contains primitive weighting in continuity equation time series data at all nodes in the model grid as specified in the Model Parameter and Periodic Boundary Condition File. The output format and frequency settings are controlled by the same parameters used for the Elevation Time Series file.

File Structure

The file can be written in either ASCII or NetCDF 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, tau0var(k)
end k loop

Notes

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

  • For binary/NetCDF 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, matching fort.63 settings

  • The variable tau0var represents the primitive weighting value in the continuity equation at each node