Changeset 2220 for LMDZ5/branches/testing/makelmdz_fcm
- Timestamp:
- Mar 3, 2015, 2:41:13 PM (10 years ago)
- Location:
- LMDZ5/branches/testing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing
- Property svn:mergeinfo changed
/LMDZ5/trunk merged: 2188-2195,2197-2202,2204-2210,2213-2216
- Property svn:mergeinfo changed
-
LMDZ5/branches/testing/makelmdz_fcm
r2160 r2220 12 12 # 13 13 ##set -x 14 set -e 14 15 ######################################################################## 15 16 # options par defaut pour la commande make … … 461 462 if [[ "$paramem" == "mem" ]] 462 463 then 463 SUFF_NAME=${SUFF_NAME}_${paramem} 464 SUFF_NAME=${SUFF_NAME}_${paramem} 465 else 466 echo "The version of the dynamics in dyn3dpar is no longer updated." 467 echo "You should use option \"-mem\"." 468 exit 1 464 469 fi 465 470 else
Note: See TracChangeset
for help on using the changeset viewer.