Changes between Version 17 and Version 18 of DevelopmentActivities/ORCHIDEE-CNP


Ignore:
Timestamp:
2016-02-03T12:35:42+01:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP

    v17 v18  
    2020[[PageOutline(2,SECTIONS,outline)]] 
    2121 
    22 == Resolution of ORCHIDEE is momentarily restricted to 0.5 degree == 
     22== Resolution of ORCHIDEE is momentarily restricted to 1 degree == 
    2323because the interpolation routine is not able to interpolate the lithology map in a way that the lithological fractions add up to 1. 
    2424 
     
    5252}}} 
    5353 
    54 === 3. Compile ORCHIDEE (obelix) ==== 
     54=== 3. Compile ORCHIDEE (obelix) === 
    5555{{{ 
    5656cd ../modeles/ORCHIDEE ; ./makeorchidee_fcm -driver -arch ifort_LSCE -noxios 
     
    7979(/home/scratch01/dgoll/ORCHIDEE/ORC-CNP/simulations/simple_foring_DSG/soils_param.nc, .), \ 
    8080}}} 
    81 ===== 4.1.3 adjust the libIGCM to a site scale simulation (like in wiki) ===== 
    82 modify config.card as usual (see wiki) 
    83  
    84 modify run.def as usual (see wiki) 
    85 plus 
    86  
     81===== 4.1.3 adjust the libIGCM  ===== 
    8782disable XIOS (it is not disabled per default like written in run.def) 
    8883{{{ 
     
    107102~/ORCHIDEE/DEFS_n_CARDS/run.def 
    108103 
     104make sure you run the model on a 1 degree resolution 
     105by changing the meteorological forcing to one degree in COMP/orchidee_ol.card  
     106{{{ 
     107List=   (${R_IN}/SRF/METEO/CRU-NCEP/v5.3.2/onedeg/cruncep_onedeg_${CyclicYear}.nc, forcing_file.nc) 
     108}}} 
     109 
     110===== 4.1.4 adjust the job as usual ===== 
     111modify config.card as usual (see wiki) 
     112 
     113modify run.def as usual (see wiki) 
     114plus 
    109115if you want to archive, for example in the IMBALANCE-P storage; add to config.card: 
    110116{{{ 
     
    112118}}}  
    113119 
    114 ===== 4.1.4 create job ===== 
     120===== 4.1.5 create job ===== 
    115121{{{ 
    116122../../../libIGCM/ins_job 
    117123}}} 
    118124 
    119 ===== 4.1.5 adjust job_file (optional) ===== 
     125===== 4.1.6 adjust job_file (optional) ===== 
    120126 
    121127Header to run a site scale simulation on obelix