Changeset 3038 for CONFIG/UNIFORM/v6/LMDZOR_v6/AA_make
- Timestamp:
- 12/01/16 17:22:20 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/LMDZOR_v6/AA_make
r3013 r3038 1 1 #- $Id$ 2 2 #- 3 #- AA_make for LMDZOR_uni configuration 4 #- 3 #- AA_make for LMDZOR_v6 configuration 4 #- Default resolution is LMD144142-L79 5 #- The resolution can be changed by using one of the targets here below with capital letters 6 #- For example : 7 #- gmake LMD9695-L39 5 8 6 9 all : 7 if [ -s ./.resol ] ; then $(M_K) `head -1 .resol |cut -c 8-` ; else $(M_K) LMD 9695-L39 ; fi10 if [ -s ./.resol ] ; then $(M_K) `head -1 .resol |cut -c 8-` ; else $(M_K) LMD144142-L79 ; fi 8 11 9 12 LMD4443 : libioipsl xios liborchidee lmdz44x43x19 verif
Note: See TracChangeset
for help on using the changeset viewer.