--- 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.35 file format: Difference between revisions

From ADCIRCWiki
Jump to navigation Jump to search
(Created page with "The ADCIRC Level of No Motion Boundary Condition Input File (fort.35) is read in for 3D baroclinic simulations when the BCFLAG_LNM (boundary condition flag for the level o...")
 
(No difference)

Latest revision as of 11:59, 9 August 2019

The ADCIRC Level of No Motion Boundary Condition Input File (fort.35) is read in for 3D baroclinic simulations when the BCFLAG_LNM (boundary condition flag for the level of no motion) is set to 1 in the fort.15 file. Its format is as follows:

for i=1 to numberOfDataSets

comment line (date)
for k=1 to number_of_ocean_boundary_nodes
k, elevation_change
end k loop
end i loop