Ignore:
Timestamp:
05/27/24 14:24:56 (5 weeks ago)
Author:
jgipsl
Message:

Switch off default compilation of regular grid.
When compiling the full configuration or a subconfiguration containing DYNAMICO, only compilation for icosahedric grid is done by default but in addtion the regular latlon grid can be added by adding -regular_latlon yes as argument to the compilation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/IPSLCM7/define_config.sh

    r6727 r6856  
    3030else 
    3131    compdyna=n 
     32    regular_latlon=y 
    3233fi 
    3334 
     
    134135        echo "Compile using argument '-regular_latlon' no or '-regular_latlon yes'"  
    135136        echo "Exit now" 
     137        exit 
    136138fi 
    137139 
Note: See TracChangeset for help on using the changeset viewer.