Changeset 883 for CONFIG/LMDZOR


Ignore:
Timestamp:
02/05/10 10:38:50 (14 years ago)
Author:
aclsce
Message:

Modified LMDZ4OR_v3 configuration to fit with IPSLCM5_v2 coupled
configuration.
Now, LMDZ4OR_work is the working configuration using trunk of LMDZ and
LMDZ4OR_v2 fits with IPSLCM4_v2 coupled configuration.
Modifications :

  • compilation of LMD9695-L39 resolution by default
  • modified *.card, *.driver and *.def to fit with IPSLCM5_v2
Location:
CONFIG/LMDZOR/branches/LMDZ4OR_v3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/AA_make

    r695 r883  
    33 
    44all : 
    5         if [ -s ./.resol ] ; then $(M_K) `head -1 .resol` ; else gmake LMD9695 ; fi 
     5        if [ -s ./.resol ] ; then $(M_K) `head -1 .resol` ; else gmake LMD9695-L39 ; fi 
    66 
    77LMD7245 : libioipsl liborchidee lmdz72x45x19 verif 
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/CREATE/COMP/lmdz.card

    r876 r883  
    1717        (${R_INIT}/ATM/${config_UserChoices_TagName}/AMIP/sst_bc_clim.nc, amipbc_sst_1x1.nc), \ 
    1818        (${R_INIT}/ATM/${config_UserChoices_TagName}/AMIP/sic_bc_clim.nc, amipbc_sic_1x1.nc) 
     19### Please, add the o2a.nc file to fit with the coupled configuration associated 
    1920 
    2021[BoundaryFiles] 
Note: See TracChangeset for help on using the changeset viewer.