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

Contents of /MITgcm/verification/tutorial_deep_convection/README

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


Revision 1.1 - (show annotations) (download)
Thu Apr 20 16:41:05 2006 UTC (18 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58e_post, checkpoint58u_post, checkpoint58w_post, checkpoint58r_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint58q_post, checkpoint59p, checkpoint58j_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint59, checkpoint58f_post, checkpoint58d_post, checkpoint58i_post, checkpoint58g_post, checkpoint58o_post, checkpoint58y_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint58p_post, checkpoint58m_post
tutorial_deep_convection : copied from exp5
 (& from release1_branch: nonhydrostatic_deep_convection)

1 Tutorial Example: "Surface Driven Convection"
2 =============================================
3 (formerly "exp5" ;
4 also "nonhydrostatic_deep_convection" in release.1 branch)
5
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 build
15 ln -s ../input/* .
16 ./mitgcmuv > output.txt
17
18 There is comparison output in the directory:
19 results/output.txt
20
21 Comments:
22 The input data is real*8 and generated using the MATLAB script
23 gendata.m.

  ViewVC Help
Powered by ViewVC 1.1.22