Changes between Version 44 and Version 45 of DevelopmentActivities/ORCHIDEE-CNP


Ignore:
Timestamp:
2016-02-16T10:11:07+01:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP

    v44 v45  
    8989 
    9090==== on curie ==== 
    91 before you do anything; make sure you have copied the p86ipsl login environment to your home 
     91WARNING: before you do anything on curie; make sure you have copied the p86ipsl login environment to your home 
    9292according to [https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/DocBenvBtgcc]: 
    9393{{{ 
     
    104104 
    105105 
    106 then compile ORCHIDEE again without xios by: 
     106I usually re-compile ORCHIDEE again with makeorchidee_fcm to set options (don't forget to disable xios): 
    107107{{{ 
    108108cd ../../modeles/ORCHIDEE 
    109109./makeorchidee_fcm -driver -parallel mpi -arch X64_CURIE -driver -noxios 
    110110}}} 
    111 this fails too 
     111 
    112112 
    113113=== 4. Run ORCHIDEE (obelix) ===