/[MITgcm]/MITgcm/verification/tutorial_global_oce_latlon/README
ViewVC logotype

Diff of /MITgcm/verification/tutorial_global_oce_latlon/README

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

revision 1.1 by jmc, Thu Apr 20 16:29:36 2006 UTC revision 1.2 by jmc, Mon Mar 10 01:35:18 2014 UTC
# Line 1  Line 1 
1  Tutorial Example: "Global ocean"  Tutorial Example: "Global ocean"
2  (Global Ocean Simulation at 4^o Resolution)  (Global Ocean Simulation at 4^o Resolution)
3  ===========================================  ===========================================
4    
# Line 7  Configure and compile the code: Line 7  Configure and compile the code:
7    ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]    ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]
8    make depend    make depend
9    make    make
10      cd ..
11    
12  To run:  To run:
13    cd build    cd run
14    ln -s ../input/* .    ln -s ../input/* .
15      ln -s ../build/mitgcmuv .
16    ./mitgcmuv > output.txt    ./mitgcmuv > output.txt
17      cd ..
18    
19  There is comparison output in the directory:  There is comparison output in the directory:
20    results/output.txt    results/output.txt

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

  ViewVC Help
Powered by ViewVC 1.1.22