Changes between Version 36 and Version 37 of MSEBatch
- Timestamp:
- 2010-09-14 10:02:27 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MSEBatch
v36 v37 28 28 The MSE Batch loops over Forcing Functions, Fleet Control types and Harvest Rules running the MSE for each set of parameters from the command file. Parameters not set by the command file will be left at the values loaded by the current Ecosim model. 29 29 30 Sample loops structure30 ''Sample looping structure:'' 31 31 {{{ 32 32 For each Forcing Function … … 121 121 PP,2,Decreasing,10,, 122 122 }}} 123 * Primary Production forcing function in the currentEcosim model to load for an MSE Batch iteration.124 * Each line in the command file loads a separate forcing function and loop over all the Fleet Controls and Harvest Rules in the file.123 * Primary Production forcing function from the currently loaded Ecosim model to load for an MSE Batch iteration. 124 * Each line in the command file loads a separate forcing function and loops over all the Fleet Controls and Harvest Rules in the file. 125 125 126 126 1. Forcing function index for the currently load Ecosim model. See "Time dynamics (Ecoism)>Forcing function" in the EwE interface for the currently loaded forcing functions and indexes.