Changeset 4635
- Timestamp:
- Jul 19, 2023, 3:17:42 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/script_install/verif_commit.sh
r4624 r4635 30 30 RET=$? 31 31 # checking 1D results 32 cd LMDZ* /1D/EXEC/6AL79/32 cd LMDZ*${REV}*/1D/EXEC/6AL79/ 33 33 listecas="ARMCU/REF RICO/SHORT SANDU/REF" 34 34 ((ret1d=0)) … … 41 41 # checking isotope compilation 42 42 cd $TMP_D 43 cd LMDZ* /modipsl/modeles/LMDZ/43 cd LMDZ*${REV}*/modipsl/modeles/LMDZ/ 44 44 ./makelmdz_fcm -debug -arch local -j 8 -rad rrtm -d $resolution -v false -p lmdiso -isotopes true -isoverif true gcm > ./compile_iso.out 2>&1 45 45 ls bin/*iso*
Note: See TracChangeset
for help on using the changeset viewer.