/[MITgcm]/MITgcm/verification/hs94.1x64x5/README
ViewVC logotype

Annotation of /MITgcm/verification/hs94.1x64x5/README

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


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

1 adcroft 1.2 Held-Suarez zonal average config. - no eddy param
2     =================================================
3    
4 jmc 1.3 Configure and compile the code:
5     cd build
6     ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]
7 adcroft 1.2 make depend
8     make
9 jmc 1.3 cd ..
10 adcroft 1.2
11     To run:
12 jmc 1.3 cd run
13     ln -s ../input/* .
14     ../input/prepare_run
15     ln -s ../build/mitgcmuv .
16     ./mitgcmuv > output.txt
17     cd ..
18    
19     There is comparison output in the directory:
20     results/output.txt
21 adcroft 1.2
22     Comments:

  ViewVC Help
Powered by ViewVC 1.1.22