Changes between Version 76 and Version 77 of DevelopmentActivities/ORCHIDEE-CNP/howtoUse


Ignore:
Timestamp:
2018-02-27T16:30:49+01:00 (6 years ago)
Author:
dgoll
Comment:

--

Legend:

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

    v76 v77  
    4747 
    4848For some (currently unkown) reason you need to pre-compile XIOS;  
    49 make sure you a) chose the right argument for --arch option (for obelix it is ifort_LSCE , for curie it is x64_CURIE; check the folder modipsl/modeles/ORCHIDEE/arch/ to see what you architectures are supported) and b) you have loaded the module netcdf/4p which can be done like this (or better add this line to your ~/.profile to have it automatically loaded when entering obelix): 
     49make sure you a) chose the right argument for --arch option (for obelix it is ifort_LSCE , for curie it is x64_CURIE; check the folder modipsl/modeles/ORCHIDEE/arch/ to see what you architectures are supported) and b) you have loaded the module netcdf/4p (for obelix)  or netcdf/4.3.3.1_hdf5_parallel (curie) which can be done like this (or better add this line to your ~/.profile to have it automatically loaded when entering the machine). Here example for obelix: 
    5050{{{ 
    5151module load netcdf/4p