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

Contents of /MITgcm/verification/tutorial_tracer_adjsens/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:18 2014 UTC (10 years 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: +11 -8 lines
update the intructions on how to run (in dir "run" instead of in "build"
 or "input" or elsewhere)

1 Tutorial Example: "Centennial Time Scale Tracer Injection"
2 ==========================================================
3 (formerly "carbon" verification ;
4 also "tracer_adjoint_sensitivity" in release.1 branch)
5
6 Configure and compile the code:
7 cd build
8 ../../../tools/genmake2 -mods ../code_ad [-of my_platform_optionFile]
9 make depend
10 make adall
11 cd ..
12
13 To run:
14 cd run
15 ln -s ../input_ad/* .
16 ../input_ad/prepare_run
17 ln -s ../build/mitgcmuv_ad .
18 ./mitgcmuv_ad > output_adm.txt
19 cd ..
20
21 There is comparison output in the directory:
22 results/output_adm.txt
23 grep for grdchk output:
24 grep 'precision_grdchk_result' output_adm.txt
25
26 Comments:
27 The input data is real*4

  ViewVC Help
Powered by ViewVC 1.1.22