Changeset 267
- Timestamp:
- 05/06/09 14:59:30 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/dakota/cielo_ice_script.sh
r1 r267 45 45 #nast707 jid=modal.bdf mem=2m scr=yes bat=no >&! nastran.out 46 46 #cp -p ../cielo_ice_run.m . 47 echo "Submitting function evaluation $num to Matlab." 47 48 matlab -nodisplay -r "cielo_ice_run('Qmu.model','$2');exit;" >& matlab.out.$num 49 echo "Receiving function evaluation $num from Matlab." 48 50 49 51 # ---------------
Note:
See TracChangeset
for help on using the changeset viewer.