Changeset 1285


Ignore:
Timestamp:
01/27/11 11:34:12 (13 years ago)
Author:
acosce
Message:

ACo : add a new resolution (144x142x19) for LMDZORINCA_AER

Location:
CONFIG/LMDZORINCA/tags/LMDZORINCA_v1
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZORINCA/tags/LMDZORINCA_v1/AA_make

    r1071 r1285  
    5252        echo "GESxLMD9695" >.resol 
    5353 
     54AERxLMD144142 : libioipsl liborchidee aer_lmdz144142 
     55        echo "AERxLMD144142" >.resol 
    5456 
    5557libioipsl : 
     
    138140        (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x95x19 -chimie INCA -v true -parallel mpi  -arch $(FCM_ARCH) gcm ; cp bin/gcm_96x95x19_phylmd_para_orch_inca.e ../../bin/gcm.e ; ) 
    139141 
     142aer_lmdz144142: 
     143#       (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 144x142x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_144x142x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
     144        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie AER -parallel mpi -resol 144x142 -arch $(FCM_ARCH); cp SIMULATIONS/AER/inca.dat ../../bin/inca.dat ; )   
     145        (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 144x142x19 -chimie INCA -v true -parallel mpi  -arch $(FCM_ARCH) gcm ; cp bin/gcm_144x142x19_phylmd_para_orch_inca.e ../../bin/gcm.e ; ) 
     146 
     147 
    140148clean : 
    141149        (rm -rf $(LIBDIR)/* ; rm -f $(BINDIR)/* ; rm -rf ../../modeles/LMDZ4/libo/* ../../modeles/LMDZ4/.lock ; ) 
Note: See TracChangeset for help on using the changeset viewer.