- Timestamp:
- Jul 20, 2022, 5:54:09 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/script_install/install_lmdz.sh
r4206 r4207 620 620 621 621 #========================================================================= 622 if [[ ! -f $MODEL/modipsl/lib/libioipsl.a ]] 623 then 622 624 if [ $ioipsl = 1 ] ; then 623 625 #========================================================================= … … 724 726 echo install_lmdz.sh ioipsl_OK `date` 725 727 fi # of if [ $ioipsl = 1 ] 728 fi 726 729 # Saving ioipsl lib for possible parallel compile 727 730 cd $MODEL/modipsl
Note: See TracChangeset
for help on using the changeset viewer.