Changes between Version 19 and Version 20 of DevelopmentActivities/inputRoutine


Ignore:
Timestamp:
2017-07-30T16:49:15+02:00 (7 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/inputRoutine

    v19 v20  
    22 
    33'''WARNING: If you are running an ENSEMBLE configuration see remarks at the bottom.''' 
    4  
    5 '''WARNING: The routine will automatically set any flux to zero for which you do not give the filename. Please check your outputs to make sure you fluxes are set correctly.''' 
    64 
    75External inputs of nutrient to the ecosystem can be either (1) read in from global maps, (2) prescribed from run.def (for site simulations) or (3) computed dynamically in case of biological nitrogen fixation (BNF) and phosphorus weathering. Several flags handle this. 
     
    3735 
    3836=== examples === 
    39 Prescribe all input fluxes from run.def (useful if you run a site simulation) 
     37Prescribe all input fluxes from run.def (useful if you run a site simulation); 
     38 
     39'''REMARK: see below how to let libIGCM update the values in run.def automatically.''' 
     40 
    4041{{{ 
    4142# impose NP inputs(y) .... 
     
    5758}}} 
    5859Prescribe all input fluxes from maps (default procedure for regional to global simulations 
     60 
     61'''WARNING: The routine will automatically set any flux to zero for which you do not give the filename. Please check your outputs to make sure you fluxes are set correctly.''' 
    5962{{{ 
    6063# in case you run ENSEMBLE configuration: