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

Contents of /MITgcm/verification/tutorial_baroclinic_gyre/README

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


Revision 1.2 - (show annotations) (download)
Mon Mar 10 01:35:17 2014 UTC (10 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64w, checkpoint64v, checkpoint65, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, HEAD
Changes since 1.1: +6 -6 lines
update the intructions on how to run (in dir "run" instead of in "build"
 or "input" or elsewhere)

1 Tutorial Example: "Baroclinic gyre"
2 (Four Layer Baroclinic Ocean Gyre In Spherical Coordinates)
3 ============================================================
4 (formerly "exp1" verification ;
5 also "baroclinic_gyre_on_a_sphere" in release.1 branch)
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 cd ..
13
14 To run:
15 cd run
16 ln -s ../input/* .
17 ../build/mitgcmuv > output.txt
18
19 There is comparison output in the directory:
20 results/output.txt
21
22 Comments:
23 The input data is real*8 and can be generated with the supplied
24 matlab script gendata.m
25 To change the input precision to real*4 change readBinaryPrec=32
26 in data as well as in gendata.m

  ViewVC Help
Powered by ViewVC 1.1.22