/[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.1 by jmc, Sun Oct 12 14:46:35 2003 UTC revision 1.3 by jmc, Sat Jan 7 16:23:29 2006 UTC
# Line 4  need to be modified/customized for each Line 4  need to be modified/customized for each
4    
5  a) the restart test : "1+1=2"  a) the restart test : "1+1=2"
6  script: tst1+1  script: tst1+1
7   call 2 shorts scripts: rnp & add0upto10c   call 2 short scripts: rnp & add0upto10c
8    
9  * no input argument but few comments within the file tst1+1  * no input argument but few comments within the file tst1+1
10    (needs to be edited and modify).    (needs to be edited and modify).
# Line 14  Note: the script is sensitive to space a Line 14  Note: the script is sensitive to space a
14    
15  b) PBS-batch script that re-submit itself (loop).  b) PBS-batch script that re-submit itself (loop).
16  script: runScript  script: runScript
17   call 2 shorts scripts: add0upto3c & add0upto10c   call 2 short scripts: add0upto3c & add0upto10c
18    
19  * used (and tested) on myrinet-3 cluster.  * used (and tested) on myrinet-3 cluster.
20  * suffer from a lack of meaningful comments.  * suffer from a lack of meaningful comments.
21        
22    c) A short script to split the ASCII Diagnostics-Stats output file
23       into separated files (one per field) that are easy to read/load
24       (e.g., in matlab, just use "load" command)
25    script: extract_StD
26     no known dependency
27    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22