Changes between Version 17 and Version 18 of Doc/Config/LMDZORINCA


Ignore:
Timestamp:
10/10/19 11:53:05 (4 years ago)
Author:
acosce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Config/LMDZORINCA

    v17 v18  
    6060To compile LMDZORINCA_v6.1.10 configuration you need to use the Makefile store in config/LMDZORINCA/ directory. You can choose between several target :  
    6161 * VLR and Old LMDZ Physics scheme  
    62   * NMHC_AERxLMD9695-L39 
     62  * NMHC_AERxLMD9695-L39 (default one)  
    6363  * NMHC_AER_SxLMD9695-L39 
    6464  * NMHCxLMD9695-L39 
     
    6868 * LR and New LMDZ Physics scheme 
    6969  * AERxLMD144142-L79 
    70  * no maintened  
     70 * no maintened anymore - ask to Anne COZIC if you want to use it  
    7171  * DUSSxLMD144142-L39  
     72 
     73 
     74### LMDZORINCA_v6.2_work ### 
     75 
     76To compile LMDZORINCA_v6.2_work configuration you need to use the script compile_lmdzorinca.sh. Options to use this script are :  
     77 
     78 * -regular_latlon : default is 96x95x39 - example to use it : ./compile_lmdzorinca.sh -regular_latlon 144x142x79  
     79 * -chimie : default is NMHC_AER_S - example to use it : ./compile_lmdzorinca.sh -chimie DUSS  
     80 * -clean_inca : active it if you want to recompile full inca model. This option will make a remove of mdoles/INCA/build/ directory. Example : ./compile_lmdzorinca.sh -clean_inca 
     81 * -full : active it you want to recompile full configuration. Example : ./compile_lmdzorinca.sh -full 
     82 * -debug, -dev, -prod(default) : choose in which mode you want to compile your configuration. Example : ./compile_lmdzorinca.sh -debug.  
     83 
    7284 
    7385## Flags managing the INCA and ORCHIDEE activation ##