| 1 | 
 Some basic scripts are gather here. | 
 Some basic scripts are gather here. | 
| 2 | 
  | 
  | 
| 3 | 
 a) the restart test : "2+2=4" | 
 a) the restart test: "2+2=4" | 
| 4 | 
  | 
  | 
| 5 | 
 script: tst_2+2 | 
 script: tst_2+2 | 
| 6 | 
 - to use in a run dir. after a successful "testreport" | 
 - to use in a run dir. after a successful "testreport" | 
| 17 | 
 - do_test_2+2 -help -> print "usage" | 
 - do_test_2+2 -help -> print "usage" | 
| 18 | 
  | 
  | 
| 19 | 
 NOTE: scripts "tst_2+2" & "do_test_2+2" have been moved (Dec 25, 2007) | 
 NOTE: scripts "tst_2+2" & "do_test_2+2" have been moved (Dec 25, 2007) | 
| 20 | 
  to: MITgcm/tools | 
  to: MITgcm/tools/ | 
| 21 | 
  | 
  | 
| 22 | 
 script: tst_2+2_cpl | 
 script: tst_2+2_cpl | 
| 23 | 
  = version of tst_2+2 adapted for coupled set-up (verification/cpl_aim+ocn) | 
  = version of tst_2+2 adapted for coupled set-up (verification/cpl_aim+ocn) | 
| 56 | 
 f) script: derive_other_types | 
 f) script: derive_other_types | 
| 57 | 
   from 1 src file, derive other type (R4,RS,RL,RS) version. For now, can | 
   from 1 src file, derive other type (R4,RS,RL,RS) version. For now, can | 
| 58 | 
   only be applied to the 4 src files: "mdsio_pass_r{4,8}tor{l,s}.F" | 
   only be applied to the 4 src files: "mdsio_pass_r{4,8}tor{l,s}.F" | 
| 59 | 
  | 
  | 
| 60 | 
  | 
 g) script: mk_options_list | 
| 61 | 
  | 
   generate list of CPP Options used in Fortran source files |