Changeset 2266 for LMDZ5/trunk/makelmdz_fcm
- Timestamp:
- Apr 22, 2015, 3:30:47 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/makelmdz_fcm
r2250 r2266 183 183 done 184 184 185 if [[ $code = ce0l && $paramem = mem ]] 186 then 187 echo "There is no parallel version of ce0l at the moment." 188 echo "Please compile the sequential version of the code to produce the" \ 189 "executable ce0l." 190 exit 1 191 fi 192 185 193 ############################################################### 186 194 # path to fcm
Note: See TracChangeset
for help on using the changeset viewer.