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

Contents of /MITgcm/verification/internal_wave/README

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


Revision 1.2 - (show annotations) (download)
Tue Jul 20 17:44:17 2010 UTC (13 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint64, checkpoint63, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f
Changes since 1.1: +12 -14 lines
updated

1 Example: "Internal Wave Forced by Open Boundary"
2 ================================================
3
4 This uses a simply EOS (rho = - rho_o alpha T')
5 and treats salt as a passive tracer.
6
7 Configure and compile the code:
8 cd build
9 ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]
10 make depend
11 make
12
13 To run:
14 cd run
15 ln -s ../input/* .
16 ln -s ../build/mitgcmuv .
17 ./mitgcmuv > output.txt
18
19 There is comparison output in:
20 results/output.txt
21
22 Comments:
23 The input data is real*8 and generated using the MATLAB script
24 input/gendata.m

  ViewVC Help
Powered by ViewVC 1.1.22