Difference between revisions of "biology.in"

From WikiROMS
Jump to navigationJump to search
(New page: <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...)   (change visibility)
 
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 <span class="blue">BPARNAM</span> 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 <span class="blue">BPARNAM</span> correctly and activate the corresponding [[Options|CPP option]]. For example, if you wish to include the '''EcoSim''' model you must set <span class="blue">BPARNAM</span> 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 [[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]].





Revision as of 15:36, 20 May 2008

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