Changes between Version 10 and Version 11 of DevelopmentActivities/ORCHIDEE-CNP/howtoFLUXNET


Ignore:
Timestamp:
2016-04-05T13:13:31+02:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP/howtoFLUXNET

    v10 v11  
    4242 
    4343== 1.3 adjust the libIGCM  == 
    44 add the variables to turn on/off the nutrients cycles  to PARAM/run.def: 
     44=== 1.3.1 PARAM/run.def === 
     45add the variables to turn on/off the nutrients cycles to PARAM/run.def: 
    4546{{{ 
    4647# switch for N cycle 
     
    6667}}} 
    6768 
     69=== 1.3.2 PARAM/orchidee.default (optional) === 
    6870you can add defaults for the nutrient switches into PARAM/orchidee.default 
    6971{{{ 
     
    8587}}} 
    8688 
    87 make sure that the variable SPINUP_ANALYTIC is set to "n": 
    88 {{{ 
    89 SPINUP_ANALYTIC=n 
    90 }}} 
    9189 
    9290REMARKS: 
    9391Do not enable XIOS, it is per default disabled in "PARAM/orchidee.default". 
    94 Do not enable river routing in site scale simulation, is per default disabled in "fluxnet.card" 
     92 
     93=== 1.3.3 fluxnet.card === 
     94 
     95'''WARNING''': Do not enable river routing in site scale simulation, is per default disabled in "fluxnet.card" 
     96 
     97'''WARNING''': make sure that the variable SPINUP_ANALYTIC is not present in fluxnet.card 
     98{{{ 
     99# in case this variable is set to "n" or "y" the configuration will run but the analytic spinup is either constantly on/off. 
     100#SPINUP_ANALYTIC=n 
     101}}} 
    95102 
    96103 
     
    98105Thus the variable names are misleading. Depending on the simulations (C-only, CN, CNP) the variables have to set differently. 
    99106 
    100 modify them in ensemble.card and fluxnet.card: 
    101107{{{ 
    102108[SPINUP]