Difference between revisions of "biology.in"

From WikiROMS
Jump to navigationJump to search
m (Text replacement - "ocean.in" to "roms.in")   (change visibility)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="title">Biological Model Input Scripts</div>
<div class="title">Biological Model Input Scripts</div>


ROMS has several biological models and each model requires different parameters. The name of the biological parameter input file is set by the [[Variables#bparnam|BPARNAM]] keyword in the [[ocean.in]] file. Template standard input ASCII files for each of the biological models can be found in the '''User/External''' subdirectory of the ROMS source code. In order to include a biological model in ROMS you must set [[Variables#bparnam|BPARNAM]] correctly and activate the corresponding [[Options|CPP option]]. For example, if you wish to include the '''EcoSim''' model you must set [[Variables#bparnam|BPARNAM]] to point your [[ecosim.in]] file '''and''' you must activate the [[ECOSIM]] [[Options|CPP option]].
ROMS has several biological models and each model requires different parameters. The name of the biological parameter input file is set by the [[Variables#bparnam|BPARNAM]] keyword in the [[roms.in]] file. Template standard input ASCII files for each of the biological models can be found in the '''User/External''' subdirectory of the ROMS source code. In order to include a biological model in ROMS you must set [[Variables#bparnam|BPARNAM]] correctly and activate the corresponding [[Options|CPP option]]. For example, if you wish to include the '''EcoSim''' model you must set [[Variables#bparnam|BPARNAM]] to point your [[ecosim.in]] file '''and''' you must activate the [[ECOSIM]] [[Options|CPP option]].




Line 8: Line 8:
==Current Biological Models==
==Current Biological Models==


*[[bioFasham.in]]
*[[bio_Fennel.in]]
*[[ecosim.in]]
*[[ecosim.in]]
*[[nemuro.in]]
*[[nemuro.in]]
*[[npzd_Franks.in]]
*[[npzd_Franks.in]]
*[[npzd_iron.in]]
*[[npzd_Powell.in]]
*[[npzd_Powell.in]]

Latest revision as of 15:13, 17 July 2019

Biological Model Input Scripts

ROMS has several biological models and each model requires different parameters. The name of the biological parameter input file is set by the BPARNAM keyword in the roms.in file. Template standard input ASCII files for each of the biological models can be found in the User/External subdirectory of the ROMS source code. In order to include a biological model in ROMS you must set BPARNAM correctly and activate the corresponding CPP option. For example, if you wish to include the EcoSim model you must set BPARNAM to point your ecosim.in file and you must activate the ECOSIM CPP option.


Note Notice: Detailed information about ROMS input script file syntax can be found here.

Current Biological Models