--- Welcome to the official ADCIRCWiki site! The site is currently under construction, with limited information. ---

For general information, see the ADCIRC site, ADCIRC FAQ, or the ADCIRC Wikipedia page. For model documentation not yet available on the wiki, see the ADCIRC site. New content is being continuously added to the ADCIRCWiki, and material from the main ADCIRC site will be gradually transitioned over to the wiki.

Fort.77 file format

From ADCIRCWiki
Revision as of 08:20, 16 March 2020 by Cfulcher (talk | contribs) (Created page with "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 read...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

RUNDES, RUNID, AGRID

NDSETSE, NP, DTDP*NSPOOL_TVW, NSPOOL_TVW, IRTYPE

for j=1, NDSETSE

TIME, IT
for k=1, NP
k, DP(k)
end k loop

end j loop

Notes

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.

RUNDES, RUNID, AGRID

NDSETGE, NP, DTDP*NSPOOLGE, NSPOOLGE, IRTYPE

for j=1, NDSETGE

TIME, IT
for k=1, NP
k, DP(k)
end k loop

end j loop

Notes

When this file is written in sparse format and therefore only receiving data for a small portion of the nodes (the weirs) the numbering will be referenced to the global node number. Only the change in elevation from the original fort.14 specified elevation will be written to the file.