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

Hstime

From ADCIRCWiki
Revision as of 17:22, 2 October 2018 by Taylorgasher (talk | contribs) (Created page, specified command line options and a wee bit about compiling)
(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.

hstime is a utility that comes with ADCIRC that allows you to see the time information inside an ADCIRC hot start file. In standard ADCIRC distributions, its source code is located in util/hstime.F. The code can be run with the following options:

  • -n specifies a netCDF file
  • -f filename specifies the file name

The code can be compiled by entering into the work/ directory and executing make hstime. Though typically the user will need to specify additional options with this command, such as the compiler.