--- 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.71 file format

From ADCIRCWiki
Revision as of 10:00, 9 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 printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

NTRSPM, NSTAM, DTDP*NSPOOLM, NSPOOLM, IRTYPE

for j=1, NTRSPM

TIME, IT
for k=1, NSTAM
k, RMP00(k)
end k loop

end j loop

Notes

Output may be in ascii or binary format depending on how NOUTM is set in the fort.15 file

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