--- 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.15 parameters: Difference between revisions

From ADCIRCWiki
Jump to navigation Jump to search
(placeholder)
 
(made skeleton)
 
Line 1: Line 1:
Placeholder
 
==Main Controls==
===Metadata and Logging===
<!-- Comments
<code>[[RUNDES]]</code><br/>
<code>[[RUNID]]</code><br/>
<code>[[NFOVER]]</code><br/>
<code>[[NABOUT]]</code><br/>
<code>[[NSCREEN]]</code><br/>
-->
 
{| class="wikitable" border="1" style="text-align: center"
|-
! Parameter
! Type
! Required?
! Description
! Values
|-
| <code>RUNDES</code>
| <math>\leq</math>32 character string
| Always
| Run description
| Any alpha-numeric
|- style="background:#efefef;"
| <code>RUNID</code>
| <math>\leq</math>24 character string
| Always
| Run identification
| Any alpha-numeric
|- style="background:#efefef;"
| <code>[[NFOVER]]</code>
| integer
| Always
| Non-fatal error override option
| 0 or 1
|- style="background:#efefef;"
| <code>[[NABOUT]]</code>
| integer
| Always
| Logging level
| -1, 0, 1, 2, or 3
|- style="background:#efefef;"
| <code>[[NSCREEN]]</code>
| integer
| Always
| Logging output destination
| -1, 0, or 1
|}
 
===Numerics & Physics===
 
 
===Periodic (Tidal) Body Forcing===
 
 
===Periodic (Tidal) Boundary Elevations===
 
 
===Periodic (Tidal) Boundary Velocities===
 
 
===Model Output===
 
 
====Harmonic Analysis====
 
 
====Hotstart Output and Numeric Controls====
 
''For a 2DDI ADCIRC run that does not use netCDF, the file ends here. For any ADCIRC run that uses netCDF, the lines ''<code>NCPROJ</code>'' through ''<code>NCDATE</code>'' (described in the [[#NetCDF Control|NetCDF Control]] section below) are required metadata and must be added at the end of the fort.15 file.''
 
==3D Model Run==
 
 
==NetCDF Control==
The following lines will be read in only if the NetCDF output or hotstart format is chosen<br/>
 
 
==Namelists==
The following Fortran namelist lines are optional, but if they appear, they must appear at the very end of the fort.15 file.<br/>
 
 
[[category:input files]]

Latest revision as of 12:56, 16 June 2020

Main Controls

Metadata and Logging

Parameter Type Required? Description Values
RUNDES 32 character string Always Run description Any alpha-numeric
RUNID 24 character string Always Run identification Any alpha-numeric
NFOVER integer Always Non-fatal error override option 0 or 1
NABOUT integer Always Logging level -1, 0, 1, 2, or 3
NSCREEN integer Always Logging output destination -1, 0, or 1

Numerics & Physics

Periodic (Tidal) Body Forcing

Periodic (Tidal) Boundary Elevations

Periodic (Tidal) Boundary Velocities

Model Output

Harmonic Analysis

Hotstart Output and Numeric Controls

For a 2DDI ADCIRC run that does not use netCDF, the file ends here. For any ADCIRC run that uses netCDF, the lines NCPROJ through NCDATE (described in the NetCDF Control section below) are required metadata and must be added at the end of the fort.15 file.

3D Model Run

NetCDF Control

The following lines will be read in only if the NetCDF output or hotstart format is chosen


Namelists

The following Fortran namelist lines are optional, but if they appear, they must appear at the very end of the fort.15 file.