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

Diff of /MITgcm/verification/tutorial_barotropic_gyre/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:07:48 2006 UTC revision 1.2 by jmc, Mon Mar 10 01:35:17 2014 UTC
# Line 1  Line 1 
1  Tutorial Example: "Barotropic gyre"  Tutorial Example: "Barotropic gyre"
2  (Barotropic Ocean Gyre In Cartesian Coordinates)  (Barotropic Ocean Gyre In Cartesian Coordinates)
3  ================================================  ================================================
4  (formerly "exp0" verification ;  (formerly "exp0" verification ;
5   also "barotropic_gyre_in_a_box" in release.1 branch)   also "barotropic_gyre_in_a_box" in release.1 branch)
6    
   
7  Configure and compile the code:  Configure and compile the code:
8    cd build    cd build
9    ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]    ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]
10    make depend    make depend
11    make    make
12      cd ..
13    
14  To run:  To run:
15    cd build    cd run
16    ln -s ../input/* .    ln -s ../input/* .
17      ln -s ../build/mitgcmuv .
18    ./mitgcmuv > output.txt    ./mitgcmuv > output.txt
19      cd ..
20    
21  There is comparison output in the directory:  There is comparison output in the directory:
22    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