D-R-A-F-T
RMA2 Binary Solution (u,v,h) File Format
Format" on page 137.
Record 5
TET, NP, ((VEL(j,k),j=1,3), k=1,NP), (NDRY(k), k=1,NP), NE,
(IMAT(k),k=1,NE), (WSEL(k), k=1,NP)
where
TET
Simulation time, in decimal hours
NP
Number of nodes in the mesh
VEL
Array containing --> X-velocity, Y-velocity, and Depth
NDRY
Array containing wet/dry status for each node
(1 = wet, 2 = dry, -1 = About to become re-wet)
NE
Number of elements in the mesh
IMAT
Array containing each elements material type assignment
WSEL
Array containing water surface elevation for each node
Records 6 (through the Last record)
Continue reading simulation records in a loop until an end-of-file is reached.
140 SED2D FILE FORMATS
Users Guide To SED2D-WES