--- 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.

Inundationtime.63 file

From ADCIRCWiki
Revision as of 12:54, 6 March 2020 by Cfulcher (talk | contribs) (Created page with "The inundationtime.63 file records the total time that an initially dry area is inundated beyond a certain inundation threshold depth specified in the fort.15 file in the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The inundationtime.63 file records the total time that an initially dry area is inundated beyond a certain inundation threshold depth specified in the fort.15 file in the inundationOutputControl namelist by the parameter inunThresh.

The writing of the inundationtime.63 output file is activated when the inundationOutput parameter is set to .true. in the optional inundationOutputContol namelist at the bottom of the fort.15 file.

The file contains two datasets. The first dataset records the total accumulated time in seconds that a node was inundated beyond the threshold. Periods of inundation are counted toward the total time, even if they are not contiguous. The second dataset records the time of onset of inundation beyond the threshold in seconds since cold start. The time of onset data are useful in the context of real time model guidance for decision making.

File Format

See inundationtime.63 file format for details.