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

Annotation of /MITgcm_contrib/jmc_script/README

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


Revision 1.6 - (hide annotations) (download)
Sun Nov 25 21:14:57 2007 UTC (16 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.5: +29 -20 lines
new version of the script to test the restart (tst_2+2 replace tst1+1)
 + script to test multiple experiments (do_test_2+2)

1 jmc 1.6 Some basic scripts are gather here.
2    
3     a) the restart test : "2+2=4"
4    
5     script: tst_2+2
6     - to use in a run dir. after a successful "testreport"
7     - input argument: '0','1','2','3','4' or 'All':
8     proceed step by step or all steps at once
9     - tst_2+2 (no argument) -> print "usage"
10     - know problems: specific restart procedure (with fizhi pkg or offline pkg)
11     not yet implemented
12    
13     script: do_test_2+2
14     - call restart test "tst_2+2" multiple times, in every test experiment.
15     - needs to be in MITgcm/verification (with a copy of tst_2+2i script)
16     and can only be used after a successful "testreport"
17     - do_test_2+2 -help -> print "usage"
18 jmc 1.1
19 jmc 1.5 script: tst_2+2_cpl
20 jmc 1.6 = version of tst_2+2 adapted for coupled set-up (verification/cpl_aim+ocn)
21 jmc 1.5
22 jmc 1.1 b) PBS-batch script that re-submit itself (loop).
23     script: runScript
24    
25 jmc 1.6 - used (and tested) on myrinet-3 cluster.
26     - suffer from a lack of meaningful comments.
27     - not specially design to be general and obviously
28     need to be modified/customized for each set-up.
29    
30 jmc 1.3 c) A short script to split the ASCII Diagnostics-Stats output file
31 jmc 1.6 into separated files (one per field) that are easy to read/load
32 jmc 1.3 (e.g., in matlab, just use "load" command)
33     script: extract_StD
34     no known dependency
35 jmc 1.6 + A matlab script to load in 1 array all the separated files:
36 jmc 1.4 matlab-script: read_StD
37     no known dependency
38 jmc 1.3
39 jmc 1.6 d) script: rn_pickup
40     - Rename 'pickup*.ckpt[A,B].*' files to 'pickup*.[10-digits-iter].*'
41     with several selection options
42     - rn_pickup (no argument) -> print "usage"

  ViewVC Help
Powered by ViewVC 1.1.22