Changeset 630 for CONFIG/IPSLCM/IPSLCM5/trunk
- Timestamp:
- 06/03/09 10:46:32 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5/trunk/AA_make
r579 r630 2 2 #- 3 3 #- AA_make for IPSLCM5 configuration 4 #- 4 #- 5 5 6 6 PRISM_DIR = ../../prism 7 7 OASIS3_DIR = $(PRISM_DIR)/src/mod/oasis3 8 8 9 all : 9 all : 10 10 #-Q- eshpux if [ ! -f $(OASIS3_DIR)/COMP_oasis3_$(LIB_MPI).$(PRISM_NAME) ] ; then \ 11 11 #-Q- eshpux cp -f $(PRISM_DIR)/util/compile/frames/include_$(PRISM_NAME)/COMP_oasis3_$(LIB_MPI).$(PRISM_NAME) $(OASIS3_DIR)/.; \ 12 12 #-Q- eshpux cp -f $(PRISM_DIR)/util/compile/frames/include_$(PRISM_NAME)/COMP_libs.$(PRISM_NAME) $(PRISM_DIR)/util/. ; fi 13 if [ -s ./.resol ] ; then gmake `cat .resol` ; else gmakeORCA2xLMD9695 ; fi13 if [ -s ./.resol ] ; then $(M_K) `cat .resol` ; else $(M_K) ORCA2xLMD9695 ; fi 14 14 15 ORCA2xLMD4443 : libioipsl oasis3 liborchidee orca2 lmdz4443verif15 ORCA2xLMD4443 : libioipsl oasis3 liborchidee orca2 lmdz44x43x19 verif 16 16 echo "ORCA2xLMD4443" >.resol 17 17 echo "$(LIB_MPI)" >.libmpi 18 18 19 ORCA2xLMD5655 : libioipsl oasis3 liborchidee orca2 lmdz5655verif19 ORCA2xLMD5655 : libioipsl oasis3 liborchidee orca2 lmdz56x55x19 verif 20 20 echo "ORCA2xLMD5655" >.resol 21 21 echo "$(LIB_MPI)" >.libmpi 22 22 23 ORCA2xLMD9671 : libioipsl oasis3 liborchidee orca2 lmdz9671verif23 ORCA2xLMD9671 : libioipsl oasis3 liborchidee orca2 lmdz96x71x19 verif 24 24 echo "ORCA2xLMD9671" >.resol 25 25 echo "$(LIB_MPI)" >.libmpi 26 26 27 ORCA2xLMD9695 : libioipsl oasis3 liborchidee orca2 lmdz9695verif27 ORCA2xLMD9695 : libioipsl oasis3 liborchidee orca2 lmdz96x95x19 verif 28 28 echo "ORCA2xLMD9695" >.resol 29 29 echo "$(LIB_MPI)" >.libmpi 30 30 31 ORCA2xLMD144142 : libioipsl oasis3 liborchidee orca2 lmdz144 142verif31 ORCA2xLMD144142 : libioipsl oasis3 liborchidee orca2 lmdz144x142x19 verif 32 32 echo "ORCA2xLMD144142" >.resol 33 33 echo "$(LIB_MPI)" >.libmpi … … 46 46 #-Q- platine (rm -f ../../lib/parallel.mod) 47 47 48 lmdz4443: 49 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 44x43x19 -m $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_44x43x19_t4_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 50 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 44x43x19 -psmile true -v true -parallel true -c $(LIB_MPI) -m $(FCM_ARCH) gcm ; cp bin/gcm_44x43x19_t4_phylmd_para_orch_couple.e ../../bin/gcm.e ; ) 48 lmdz44x43x19: 49 $(M_K) lmdz RESOL_LMDZ=44x43x19 51 50 52 lmdz5655: 53 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 56x55x19 -m $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_56x55x19_t4_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 54 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 56x55x19 -psmile true -v true -parallel true -c $(LIB_MPI) -m $(FCM_ARCH) gcm ; cp bin/gcm_56x55x19_t4_phylmd_para_orch_couple.e ../../bin/gcm.e ; ) 51 lmdz56x55x19: 52 $(M_K) lmdz RESOL_LMDZ=56x55x19 55 53 56 lmdz9671: 57 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x71x19 -m $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x71x19_t4_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 58 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x71x19 -psmile true -v true -parallel true -c $(LIB_MPI) -m $(FCM_ARCH) gcm ; cp bin/gcm_96x71x19_t4_phylmd_para_orch_couple.e ../../bin/gcm.e ; ) 54 lmdz96x71x19: 55 $(M_K) lmdz RESOL_LMDZ=96x71x19 59 56 60 lmdz9695: 61 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x95x19 -m $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x95x19_t4_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 62 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x95x19 -psmile true -v true -parallel true -c $(LIB_MPI) -m $(FCM_ARCH) gcm ; cp bin/gcm_96x95x19_t4_phylmd_para_orch_couple.e ../../bin/gcm.e ; ) 57 lmdz96x95x19: 58 $(M_K) lmdz RESOL_LMDZ=96x95x19 63 59 64 lmdz144142: 65 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 144x142x19 -m $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_144x142x19_t4_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 66 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d 144x142x19 -psmile true -v true -parallel true -c $(LIB_MPI) -m $(FCM_ARCH) gcm ; cp bin/gcm_144x142x19_t4_phylmd_para_orch_couple.e ../../bin/gcm.e ; ) 60 lmdz144x142x19: 61 $(M_K) lmdz RESOL_LMDZ=144x142x19 62 63 lmdz: 64 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d $(RESOL_LMDZ) -m $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_$(RESOL_LMDZ)_t4_phylmd.e ../../bin/create_etat0_limit.e ; ) 65 (cd ../../modeles/LMDZ4; ./makegcm_fcm -d $(RESOL_LMDZ) -psmile true -v true -parallel true -c $(LIB_MPI) -m $(FCM_ARCH) gcm ; cp bin/gcm_$(RESOL_LMDZ)_t4_phylmd_para_orch_couple.e ../../bin/gcm.e ; ) 67 66 68 67 orca2: … … 75 74 (rm -rf $(LIBDIR)/* ; rm -f $(BINDIR)/* ; rm -rf $(PRISM_DIR)/$(PRISM_ARCH) ; rm -rf ../../modeles/LMDZ4/libo/* ../../modeles/LMDZ4/.lock ; ) 76 75 76 77
Note: See TracChangeset
for help on using the changeset viewer.