Warning, /verification/tutorial_global_oce_optim/README is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit d6a28d35 on 2014-03-10 01:35:18 UTC
a44a3d1b21 Jean*0001 Tutorial Example: "Global Ocean State Estimation"
d6a28d3589 Jean*0002 (Global Ocean State Estimation at 4.o Resolution)
0003 =================================================
a44a3d1b21 Jean*0004
0005 Configure and compile the code:
0006 cd build
d6a28d3589 Jean*0007 ../../../tools/genmake2 -mods ../code_ad -adof ../code_ad/ad_optfile.local [-of my_platform_optionFile]
a44a3d1b21 Jean*0008 make depend
0009 make adall
d6a28d3589 Jean*0010 cd ..
a44a3d1b21 Jean*0011
0012 To run:
d6a28d3589 Jean*0013 cd run
a44a3d1b21 Jean*0014 ln -s ../input_ad/* .
d6a28d3589 Jean*0015 ../input_ad/prepare_run
0016 ln -s ../build/mitgcmuv_ad .
0017 ./mitgcmuv_ad > output_adm.txt
0018 cd ..
a44a3d1b21 Jean*0019
0020 There is comparison output in the directory:
d6a28d3589 Jean*0021 results/output_adm.txt
0022
a44a3d1b21 Jean*0023 grep for grdchk output:
2c1fe298c2 Davi*0024 grep 'grdchk output' output_adm.txt
a44a3d1b21 Jean*0025
0026 Comments: