Changes between Version 4 and Version 5 of Documentation/UserGuide/CompileMethods


Ignore:
Timestamp:
2014-05-27T11:16:04+02:00 (10 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/CompileMethods

    v4 v5  
    11There are 2 methods for compiling ORCHIDEE.  
    2  * using standard makefiles created based on AA_make and AA_make.gdef. This is the standard methode until now.  
    3  * using a main makefile in config directory which will use the script makeorchidee_fcm based on the tool FCM.   
     2 * '''Standard makefiles created based on AA_make and AA_make.gdef.''' This is the standard methode until now.  
     3  - Full compiling is done from modipsl/modeles/ORCHIDEE directory 
     4  - Specific platform dependent compile options are set in modipsl/util/AA_make.gdef 
     5 * '''A main makefile in config directory which will launch the script makeorchidee_fcm based on the tool FCM.'''  
     6  - Full compiling is done from modipsl/config/ORCHIDEE_OL directory 
     7  - Specific platform dependent compile options are set in modipsl/modeles/ORCHIDEE/arch directory 
    48 
    59----