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

Diff of /MITgcm/verification/tutorial_deep_convection/README

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

revision 1.2 by jmc, Thu Apr 24 02:26:22 2008 UTC revision 1.3 by jmc, Mon Mar 10 01:35:17 2014 UTC
# Line 6  Tutorial Example: "Surface Driven (Deep) Line 6  Tutorial Example: "Surface Driven (Deep)
6  (formerly "exp5" ;  (formerly "exp5" ;
7   also "nonhydrostatic_deep_convection" in release.1 branch)   also "nonhydrostatic_deep_convection" in release.1 branch)
8    
   
9  Configure and compile the code:  Configure and compile the code:
10    cd build    cd build
11    ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]    ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]
12    make depend    make depend
13    make    make
14      cd ..
15    
16  To run:  To run:
17    cd run    cd run
18    ln -s ../input/* .    ln -s ../input/* .
19    ln -s ../build/mitgcmuv .    ln -s ../build/mitgcmuv .
20    ./mitgcmuv > output.txt    ./mitgcmuv > output.txt
21      cd ..
22    
23  There is comparison output in the directory:  There is comparison output in the directory:
24    results/output.txt    results/output.txt

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

  ViewVC Help
Powered by ViewVC 1.1.22