Changes between Version 21 and Version 22 of Documentation/UserGuide/CompileMethods


Ignore:
Timestamp:
2020-02-28T10:58:29+01:00 (4 years ago)
Author:
maignan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/CompileMethods

    v21 v22  
    3434 
    3535== Makefile in modipsl/config/ORCHIDEE_OL == 
    36 If a Makefile is found in modipsl/config/ORCHIDEE_OL directory, this should be used to compile the model and the components. This is the case for all ORCHIDEE_2 versions and the trunk until revision 6572. 
     36If a Makefile is found in ''modipsl/config/ORCHIDEE_OL'' directory, this should be used to compile the model and the components. This is the case for all ORCHIDEE_2 versions and the trunk until revision 6572. 
    3737 
    38 This makefile will first compile IOIPSL and XIOS and then compile ORCHIDEE. ORCHIDEE is always compiled using the script makeorchidee_fcm found in modeles/ORCHIDEE directory.  
     38This makefile will first compile IOIPSL and XIOS and then compile ORCHIDEE. ORCHIDEE is always compiled using the script ''makeorchidee_fcm'' found in ''modeles/ORCHIDEE'' directory.  
    3939 
    40 The default set up compiles ORCHIDEE for MPI parallel run mode. The default options for compiling ORCHIDEE can be changed in AA_make in the following section(regenerate makefiles using the script ins_make in modipsl/util after modification) :  
     40The default set up compiles ORCHIDEE for MPI parallel run mode. The default options for compiling ORCHIDEE can be changed in ''AA_make'' in the following section (regenerate makefiles using the script ''ins_make'' in ''modipsl/util'' after modification):  
    4141{{{ 
    4242# driver : Only compiling ORCHIDEE (with fcm method)