/[MITgcm]/MITgcm/doc/README
ViewVC logotype

Diff of /MITgcm/doc/README

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

revision 1.7 by cnh, Tue Jun 16 23:04:39 1998 UTC revision 1.8 by adcroft, Mon Jun 22 16:24:50 1998 UTC
# Line 1  Line 1 
1  $Header$  $Header$
2    
3    
4  MITgcmUV Getting Started  MITgcmUV Getting Started
5  ========================  ========================
6    
# Line 39  o Installing Line 40  o Installing
40    
41    4. Compile code    4. Compile code
42       make       make
43    
44      5. Copy input files
45         cp ../verification/exp2/[a-z]* .
46        
47    5. Run baseline test case    6. Run baseline test case
48       setenv PARALLEL 1       setenv PARALLEL 1
49       ../exe/MITgcmUV.2.0       ../exe/mitgcmuv
50    
51         This runs a 4 degree global ocean climatological simulation.
52         By default this code is set to use two porcessors splitting
53         the model domain along the equator. Textual output is written
54         to files STDOUT.* and STDERR.* with one file for each process.
55         Model fileds are written to files suffixed .data and .meta
56         These files are written on a per process basis. The .meta
57         file indicates the location and shape of the subdomain in
58         each .data file.
59    
60  o Running  o Running
61    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22