Ignore:
Timestamp:
01/27/11 16:44:08 (13 years ago)
Author:
jgipsl
Message:

LMDZOR_v4 :

  • Added new resolution 360x180x39-ZIn with zoom over India.
  • Corrected bug for resolution 280x280x39-ZAf in orchidee.driver
File:
1 edited

Legend:

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

    r1217 r1287  
    4545        echo "$(LIB_MPI)" >.libmpi 
    4646 
     47LMD360180-ZIn-L39 : libioipsl liborchidee lmdz360x180x39 verif 
     48        echo "LMD360180-ZIn-L39" >.resol 
     49        echo "RESOL_ATM_3D=360x180x39-ZIn" >>.resol 
     50        echo "$(LIB_MPI)" >.libmpi 
     51 
    4752libioipsl : 
    4853        (cd ../../modeles/IOIPSL/src ; $(M_K) -f Makefile) 
     
    8994        $(M_K) lmdz RESOL_LMDZ=280x280x39 
    9095 
     96lmdz360x180x39: 
     97        $(M_K) lmdz RESOL_LMDZ=360x180x39 
     98 
    9199lmdz: 
    92100        (cd ../../modeles/LMDZ; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d $(RESOL_LMDZ) -arch $(FCM_ARCH) ce0l ; cp bin/ce0l_$(RESOL_LMDZ)_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
Note: See TracChangeset for help on using the changeset viewer.