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

Diff of /MITgcm/verification/tutorial_plume_on_slope/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:45:12 2006 UTC revision 1.2 by jmc, Mon Mar 10 01:35:18 2014 UTC
# Line 1  Line 1 
1  Tutorial Example: "Gravity plume on a continental slope"  Tutorial Example: "Gravity plume on a continental slope"
2  ========================================================  ========================================================
3  (formerly "plume_on_slope" verification ;  (formerly "plume_on_slope" verification ;
4   also "nonhydrostatic_plume_on_slope" in release.1 branch)   also "nonhydrostatic_plume_on_slope" in release.1 branch)
# Line 8  Configure and compile the code: Line 8  Configure and compile the code:
8    ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]    ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]
9    make depend    make depend
10    make    make
11      cd ..
12    
13  To run:  To run:
14    cd build    cd run
15    ln -s ../input/* .    ln -s ../input/* .
16      ln -s ../build/mitgcmuv .
17    ./mitgcmuv > output.txt    ./mitgcmuv > output.txt
18      cd ..
19    
20  There is comparison output in the directory:  There is comparison output in the directory:
21    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