Changes between Version 49 and Version 50 of DevelopmentActivities/ORCHIDEE-CNP/howtoUse


Ignore:
Timestamp:
2016-08-10T04:28:13+02:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

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

    v49 v50  
    5151First do a "normal" make to compile XIOS & IPOSL components which are needed; don't worry if the compilation of ORCHIDEE crashes 
    5252{{{ 
    53 make without_xios 
     53cd ../config/ORCHIDEE_OL 
     54gmake without_xios 
    5455}}} 
    5556then compile (do compile always with "-parallel mpi" as this executable can be run in sequential mode, too. But not vice versa)