Changes between Version 14 and Version 15 of DevelopmentActivities/inputRoutine


Ignore:
Timestamp:
2017-07-29T14:56:50+02:00 (7 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/inputRoutine

    v14 v15  
    5656Prescribe all input fluxes from maps (default procedure for regional to global simulations 
    5757{{{ 
     58# in case you run ENSEMBLE configuration: 
     59# hardcode NINPUT_UPDATE=1 in slowproc.f90 
     60 
    5861# impose NP inputs(y) .... 
    5962NINPUT_UPDATE=1 
     
    8689 
    8790= For ENSEMBLE setup = 
    88 Currently, the flag NINPUT_UPDATE is overwritten by libIGCM so that nutrient inputs are not read from run.def nor maps. Till I found a solution you need to hardcode the value in the source code in src_sechiba/slowproc.f90: 
     91Currently, the flag NINPUT_UPDATE is overwritten by libIGCM so that nutrient inputs are not read from run.def. 
     92 Till I found a solution you need to hardcode the value in the source code in src_sechiba/slowproc.f90: 
    8993{{{ 
    9094    Ninput_update=1