Changeset 6088 for CONFIG


Ignore:
Timestamp:
03/04/22 10:50:16 (2 years ago)
Author:
acosce
Message:

Add options descriptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/ICOLMDZOR_v7/compile_icolmdzor.sh

    r6080 r6088  
    5858./compile_config [Options]  
    5959 
    60 Options: -full, -regular_latlon, -debug, -dev, -prod(default) 
    61  
    62 Example 1: Default compilation of [DYNAMICO-LMDZ-ORCHIDEE with XIOS and IOIPSL] and [LMDZ-ORCHIDEE with XIOS and IOIPSL] and [create_etat0_limit] 
     60Options: -ico_only, -reg_only, -ce0_only, -full, -regular_latlon, -debug, -dev, -prod(default) 
     61 
     62Example 1: Default compilation of [DYNAMICO-LMDZ-ORCHIDEE with XIOS and IOIPSL] and [LMDZ(144x142x79)-ORCHIDEE with XIOS and IOIPSL] and [create_etat0_limit] 
    6363./compile_icolmdzor.sh 
    6464 
     
    7474 
    7575Example 5: Compile only ico grid  
    76 ./compile_icolmdzo.sh -ico_only 
     76./compile_icolmdzor.sh -ico_only 
    7777 
    7878Example 6: Compile only regular grid with default resolution (144x142x79) 
    7979./compile_icolmdzor.sh -reg_only 
    8080 
    81 Example 7: compile only create_etat0_limt for reg and ico  
     81Example 7: compile only create_etat0_limt for reg  
    8282./compile_icolmdzor.sh -ce0l_only 
    8383 
Note: See TracChangeset for help on using the changeset viewer.