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

Diff of /MITgcm/verification/internal_wave/README

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

revision 1.2 by jmc, Tue Jul 20 17:44:17 2010 UTC revision 1.3 by jmc, Mon Mar 10 01:35:16 2014 UTC
# Line 2  Example: "Internal Wave Forced by Open B Line 2  Example: "Internal Wave Forced by Open B
2  ================================================  ================================================
3    
4  This uses a simply EOS (rho = - rho_o alpha T')  This uses a simply EOS (rho = - rho_o alpha T')
5   and treats salt as a passive tracer.   and treats salt as a passive tracer.
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 run    cd run
16    ln -s ../input/* .    ln -s ../input/* .
17    ln -s ../build/mitgcmuv .    ln -s ../build/mitgcmuv .
18    ./mitgcmuv > output.txt    ./mitgcmuv > output.txt
19      cd ..
20    
21  There is comparison output in:  There is comparison output in:
22    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