Changes between Version 22 and Version 23 of IPSLCM4_v2_PAR
- Timestamp:
- 07/19/07 17:40:54 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPSLCM4_v2_PAR
v22 v23 43 43 svn co http://forge.ipsl.jussieu.fr/igcmg/svn/modipsl/trunk modipsl 44 44 cd modipsl/util 45 # pour avoir les versions HEAD pour LMDZ4 et ORCHIDEE : vi mod.def46 # et ? 2 fois sur les lignes ORCHIDEE et LMDZ4, ce qui donne :47 #-C- IPSLCM4_v2 ORCHIDEE ? 2 . modeles48 #-C- IPSLCM4_v2 LMDZ4 ? 3 . modeles49 #50 45 ./model IPSLCM4_v2 51 46 ./ins_make # ins_make -t sx6nec on mercure 52 47 cd ../config/IPSLCM4_v2 53 gmake (or gmake ORCA2xLMD144142 ) # 10 errors in gcm.F compilation 54 55 # temporarly work around to have a working libsxioipsl.a 56 cd ../../lib 57 ln -s libioipsl.a libsxioipsl.a 58 cd - 59 60 gmake (or gmake ORCA2xLMD144142 ) 61 gmake (or gmake ORCA2xLMD144142 ) 62 gmake (or gmake ORCA2xLMD144142 ) 63 64 # when the error is 48 gmake (or gmake ORCA2xLMD144142 ) # 49 # on BRODIE : when the error is 65 50 # f90 fatal: Limitation : memory could not allocate. 66 51 # you have to use a batch submission to compile LMDZ … … 73 58 ^D # Control D en début de ligne 74 59 60 # temporarly work around to have a working libsxioipsl.a 61 cd ../../lib 62 ln -s libioipsl.a libsxioipsl.a 63 cd - 75 64 76 65 # end of compilation … … 79 68 # verification 80 69 ls ../../bin 81 gcm.e oasis opa70 create_etat0_limit.e gcm.e oasis opa 82 71 83 72 # job customization