Changes between Version 13 and Version 14 of Oxygen


Ignore:
Timestamp:
02/01/21 17:21:13 (3 years ago)
Author:
nbouttes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Oxygen

    v13 v14  
    99You can activate the O2 isotopes (OOISO=1) in two cases in choixcomposantes.h: 
    1010 
    11 - Case 1: 16 tracers in the ocean: without the water isotopes and without PaTh but with the carbon cycle (can be used to work, but not very coherent as you don't have the water isotopes): 
     11- **Case 1: 16 tracers in the ocean**: without the water isotopes and without PaTh but with the carbon cycle (can be used to work, but not very coherent as you don't have the water isotopes): 
    1212 
    1313#define ISOATM 0 
     
    2828 
    2929{{{ 
    30 ./bin/run-iloveclim -l PI-CC-O2iso -n 1 -r 1 -k -z -v 1 -s 23001 -S /home/acclimate/nbouttes/iloveclim_isoO2/wkdir/PI-OO2-restart-read_16tr_ecbilt_clio/run/restartdata/res023001  
     30./bin/run-iloveclim -l PI-CC-O2iso_16tr -n 1 -r 1 -k -z -v 1 -s 23001 -S /home/acclimate/nbouttes/iloveclim_isoO2/wkdir/PI-OO2-restart-read_16tr_ecbilt_clio/run/restartdata/res023001  
    3131}}} 
    3232 
    3333 
    34 ***Note: Case 1 does not work correctly for '''phyto_prod''' and '''ODOC''' that are required to '''OO2''' calculation (le 31/jan/2021, jwy)  
     34Note: Case 1 does not work correctly for '''phyto_prod''' and '''ODOC''' that are required to '''OO2''' calculation (le 31/jan/2021, jwy) [[BR]] 
     35[[BR]] 
    3536 
    36 - Case 2: 23 tracers in the ocean : with the water isotopes and PaTh and carbon cycle (what you will ultimately need, with everything): 
     37 
     38- **Case 2: 23 tracers in the ocean**: with the water isotopes and PaTh and carbon cycle (what you will ultimately need, with everything): 
    3739 
    3840#define ISOATM 2 
     
    5658#define OXYISO 0 (unless you have CARAIB, in case can be 1) 
    5759 
     60 
     61Command to run a simulation (for developpers): 
     62 
     63{{{ 
     64./bin/run-iloveclim -l PI-CC-O2iso_23tr -n 1 -r 1 -k -z -v 1 -s 23001 -S /home/acclimate/nbouttes/iloveclim_isoO2/wkdir/PI-OO2-restart-read_16tr_ecbilt_clio/run/restartdata/res023001  
     65}}} 
     66 
    5867[[BR]] 
    59  
    60  
    61  
    6268 
    6369