Changes between Version 23 and Version 24 of Doc/Compile


Ignore:
Timestamp:
10/10/19 17:08:52 (5 years ago)
Author:
acosce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Compile

    v23 v24  
    191191 * Three levels of optimization for the ORCHIDEE, INCA and LMDZ models are predefined in the `arch/files`.You need to write them in the modipsl/config/.../Makefile file. The three options are: '''-debug''', '''-dev''', '''-prod'''. XIOS offers the same three levels of compilations, accessible through the flags `--debug`, `--dev` and `prod`. 
    192192 
    193  [[BR]] 
     193 
     194[[BR]] 
    194195Example: to compile LMDZ you can add the keyword "-debug" :  
    195196{{{