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

NOLIFA

From ADCIRCWiki
Revision as of 16:17, 3 April 2020 by Wpringle (talk | contribs) (Created page with "'''NOLIFA''' is a parameter in the fort.15 file controlling the type of bottom stress parameterization used in a 2DDI ADCIRC run. == Parameter Summary == The following ta...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

NOLIFA is a parameter in the fort.15 file controlling the type of bottom stress parameterization used in a 2DDI ADCIRC run.

Parameter Summary

The following table is a summary of possible NOLIBF values, description, details, and other necessary input parameters and files.

NOLIBF Value Description Details Other Required Inputs
0 linear bottom friction law uses a spatially constant linear bottom friction, of dimensions [1/T] FFACTOR
1 quadratic bottom friction law can specify a spatially constant or spatially varying dimensionless coefficient, ; in which FFACTOR
2 hybrid nonlinear bottom friction law In deep water, the friction coefficient is constant and a quadratic bottom friction law results. In shallow water the friction coefficient increases as the depth decreases (e.g. as in a Manning-type friction law). The friction coefficient is determined as: FFACTOR=FFACTORMIN*[1+(HBREAK/H)**FTHETA]**(FGAMMA/FTHETA) FFACTORMIN, HBREAK, FTHETA, FGAMMA

Usage Notes

In the NWP section, if the user selects quadratic_friction_coefficient_at_sea_floor, mannings_n_at_sea_floor, or chezy_friction_coefficient_at_sea_floor, then NOLIBF must be 1 (nonlinear friction formulation) since all those formulations are nonlinear. If the NOLIBF were anything other than 1, it is an error that will cause ADCIRC to stop.

For 3D ADCIRC runs, spatially varying bottom friction should be specified using the bottom_roughness_length fort.13 file nodal attribute.