--- MITgcm_contrib/jmc_script/README 2010/04/25 23:30:19 1.11 +++ MITgcm_contrib/jmc_script/README 2010/04/25 23:42:07 1.14 @@ -1,6 +1,6 @@ Some basic scripts are gather here. -a) the restart test : "2+2=4" +a) the restart test: "2+2=4" script: tst_2+2 - to use in a run dir. after a successful "testreport" @@ -44,15 +44,15 @@ d) script: rn_pickup - Rename 'pickup*.ckpt[A,B].*' files to 'pickup*.[10-digits-iter].*' - with several selection options + with several selection options. - rn_pickup (no argument) -> print "usage" e) script: mk_mkfile - run genmake2 with the same options as when "Makefile" was generated (needs an existing previous "Makefile") ; this replaces "make makefile". - in addition, link *_mpi files from the MODS directory when -mpi was + in addition, link *_mpi files from the MODS directory when -mpi was used to generate the previous Makefile. f) script: derive_other_types - 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 only be applied to the 4 src files: "mdsio_pass_r{4,8}tor{l,s}.F"