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

Annotation of /MITgcm/verification/tutorial_global_oce_optim/README

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


Revision 1.4 - (hide annotations) (download)
Mon Mar 10 01:35:18 2014 UTC (10 years, 2 months 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.3: +11 -7 lines
update the intructions on how to run (in dir "run" instead of in "build"
 or "input" or elsewhere)

1 jmc 1.1 Tutorial Example: "Global Ocean State Estimation"
2 jmc 1.4 (Global Ocean State Estimation at 4.o Resolution)
3     =================================================
4 jmc 1.1
5     Configure and compile the code:
6     cd build
7 jmc 1.4 ../../../tools/genmake2 -mods ../code_ad -adof ../code_ad/ad_optfile.local [-of my_platform_optionFile]
8 jmc 1.1 make depend
9     make adall
10 jmc 1.4 cd ..
11 jmc 1.1
12     To run:
13 jmc 1.4 cd run
14 jmc 1.1 ln -s ../input_ad/* .
15 jmc 1.4 ../input_ad/prepare_run
16     ln -s ../build/mitgcmuv_ad .
17     ./mitgcmuv_ad > output_adm.txt
18     cd ..
19 jmc 1.1
20     There is comparison output in the directory:
21 jmc 1.4 results/output_adm.txt
22    
23 jmc 1.1 grep for grdchk output:
24 dfer 1.3 grep 'grdchk output' output_adm.txt
25 jmc 1.1
26     Comments:

  ViewVC Help
Powered by ViewVC 1.1.22