/[MITgcm]/MITgcm_contrib/jmc_script/README
ViewVC logotype

Diff of /MITgcm_contrib/jmc_script/README

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

revision 1.6 by jmc, Sun Nov 25 21:14:57 2007 UTC revision 1.9 by jmc, Mon Apr 27 21:36:54 2009 UTC
# Line 16  script: do_test_2+2 Line 16  script: do_test_2+2
16    and can only be used after a successful "testreport"    and can only be used 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)
20     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)
24    
# Line 32  c) A short script to split the ASCII Dia Line 35  c) A short script to split the ASCII Dia
35     (e.g., in matlab, just use "load" command)     (e.g., in matlab, just use "load" command)
36  script: extract_StD  script: extract_StD
37   no known dependency   no known dependency
38  + A matlab script to load in 1 array all the separated files:  +  A matlab script to load in 1 array all the separated files:
39  matlab-script: read_StD  matlab-script: read_StD.m
40   no known dependency   no known dependency
41    +  2 example scripts to make simple plots from Stat-Diags output:
42    matlab-script: grph_StD.m (uses read_StD.m)
43    matlab-script: plot_StD.m (uses read_StD.m, c_levs.m)
44    
45  d) script: rn_pickup  d) script: rn_pickup
46  - Rename 'pickup*.ckpt[A,B].*' files to 'pickup*.[10-digits-iter].*'  - Rename 'pickup*.ckpt[A,B].*' files to 'pickup*.[10-digits-iter].*'
47    with several selection options    with several selection options
48  - rn_pickup (no argument) -> print "usage"  - rn_pickup (no argument) -> print "usage"
49    
50    e) script: mk_mkfile
51    - run genmake2 with the same options as when "Makefile" was generated
52     (needs an existing previous "Makefile") ; this replaces "make makefile".
53     in addition, link *_mpi files from the MODS directory when -mpi was
54     used to generate the previous Makefile.

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

  ViewVC Help
Powered by ViewVC 1.1.22