/[MITgcm]/MITgcm_contrib/test_scripts/other/test_local
ViewVC logotype

Diff of /MITgcm_contrib/test_scripts/other/test_local

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.8 by jmc, Mon Aug 3 14:11:49 2020 UTC revision 1.9 by jmc, Sun May 2 18:42:06 2021 UTC
# Line 190  case $tt in Line 190  case $tt in
190    #- test restart:    #- test restart:
191    echo '' >> ../../tr_run_$tt.log 2>&1    echo '' >> ../../tr_run_$tt.log 2>&1
192    ../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1    ../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1
193      sed -n '/^=====  Summary /,$ p' ../../tr_run_$tt.log
194  ;;  ;;
195    
196  'iur4')  'iur4')
# Line 206  case $tt in Line 207  case $tt in
207    #- test restart:    #- test restart:
208    echo '' >> ../../tr_run_$tt.log 2>&1    echo '' >> ../../tr_run_$tt.log 2>&1
209    ../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1    ../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1
210      sed -n '/^=====  Summary /,$ p' ../../tr_run_$tt.log
211  ;;  ;;
212    
213  'gadm')  'gadm')
# Line 245  case $tt in Line 247  case $tt in
247    #- test restart:    #- test restart:
248    echo '' >> ../../tr_run_$tt.log 2>&1    echo '' >> ../../tr_run_$tt.log 2>&1
249    ../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1    ../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1
250      sed -n '/^=====  Summary /,$ p' ../../tr_run_$tt.log
251  ;;  ;;
252    
253  'gmpi')  'gmpi')
# Line 257  case $tt in Line 260  case $tt in
260    #- test restart:    #- test restart:
261    echo '' >> ../../tr_run_$tt.log 2>&1    echo '' >> ../../tr_run_$tt.log 2>&1
262    ../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1    ../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1
263      sed -n '/^=====  Summary /,$ p' ../../tr_run_$tt.log
264  ;;  ;;
265    
266  'gmp4')  'gmp4')
# Line 269  case $tt in Line 273  case $tt in
273    #- test restart:    #- test restart:
274    echo '' >> ../../tr_run_$tt.log 2>&1    echo '' >> ../../tr_run_$tt.log 2>&1
275    ../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1    ../tools/do_tst_2+2 -mpi $sendCmd >> ../../tr_run_$tt.log 2>&1
276      sed -n '/^=====  Summary /,$ p' ../../tr_run_$tt.log
277  ;;  ;;
278    
279  'gfo')  'gfo')
# Line 281  case $tt in Line 286  case $tt in
286    #- test restart:    #- test restart:
287    echo '' >> ../../tr_run_$tt.log 2>&1    echo '' >> ../../tr_run_$tt.log 2>&1
288    ../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1    ../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1
289      sed -n '/^=====  Summary /,$ p' ../../tr_run_$tt.log
290  ;;  ;;
291    
292  'gfo4')  'gfo4')
# Line 293  case $tt in Line 299  case $tt in
299    #- test restart:    #- test restart:
300    echo '' >> ../../tr_run_$tt.log 2>&1    echo '' >> ../../tr_run_$tt.log 2>&1
301    ../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1    ../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1
302      sed -n '/^=====  Summary /,$ p' ../../tr_run_$tt.log
303  ;;  ;;
304    
305  'g77')  'g77')
# Line 306  case $tt in Line 313  case $tt in
313    #- test restart:    #- test restart:
314    echo '' >> ../../tr_run_$tt.log 2>&1    echo '' >> ../../tr_run_$tt.log 2>&1
315    ../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1    ../tools/do_tst_2+2 $sendCmd >> ../../tr_run_$tt.log 2>&1
316      sed -n '/^=====  Summary /,$ p' ../../tr_run_$tt.log
317  ;;  ;;
318    
319  *) echo "unrecognized test suffix '$tt' <== skipped" ;;  *) echo "unrecognized test suffix '$tt' <== skipped" ;;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22