Changes between Version 26 and Version 27 of DevelopmentActivities/ORCHIDEE-CNP


Ignore:
Timestamp:
2016-02-11T14:27:22+01:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP

    v26 v27  
    5656=== 3. Compile ORCHIDEE (obelix) === 
    5757{{{ 
    58 cd ../modeles/ORCHIDEE ; ./makeorchidee_fcm -driver -arch ifort_LSCE -noxios 
     58cd ../modeles/ORCHIDEE   
     59}}} 
     60First do a normal make to compile; XIOS, IPOSL components needed; no worry if it crashes 
     61{{{./make 
     62}}} 
     63then compile 
     64{{{ 
     65./makeorchidee_fcm -driver -arch ifort_LSCE -noxios 
    5966}}} 
    6067