Changes between Version 41 and Version 42 of MSEBatch


Ignore:
Timestamp:
2010-09-20 09:41:52 (14 years ago)
Author:
joeb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MSEBatch

    v41 v42  
    3535 
    3636        MSE run... 
     37        WriteOuputFile... 
    3738 
    3839      next Harvest Rule 
     
    122123}}} 
    123124 * 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 * Each line in the command file loads a separate forcing function then loops over all the Fleet Controls and Harvest Rules applying the parameters from the file. 
    125126 * Valid inputs 
    126    * Forcing function index for the currently load Ecosim model. See EwE Scientific interface "Time dynamics (Ecoism)>Forcing function" in the for the currently loaded forcing functions and indexes. 
    127    * Name of the forcing function. This is just used as a check and a warning will be posted if the name in the model and command file do not match. 
    128    * Ecosim group index to apply the forcing function to. If the Group index does not match a primary producer group in Ecosim the MSE Batch will post an error and will not run. 
     127   * Forcing function index for the currently load Ecosim model. See EwE Scientific interface "Time dynamics (Ecoism)>Forcing function" for the currently loaded forcing functions and indexes. 
     128   * Name of the forcing function. This is used to check the forcing function name in the file against the name in the EwE model. If they do not match then a warning will be posted but the run can still continue. 
     129   * Ecosim group index to apply the forcing function to. Ecosim needs to know which primary production group to apply the forcing function to. If the Group index does not match a primary producer group in Ecosim the MSE Batch will post an error and will not run. 
     130 
     131==== Control_Type_INDEX, Control_Type ==== 
     132{{{ 
     133Control_Type_INDEX,1,2,3,, 
     134Control_Type,2,0,0,,, 
     135Control_Type,0,2,0,,, 
     136Control_Type,0,0,2,,, 
     137}}} 
     138 * Fleet controls