Warning, /verification/tutorial_global_oce_biogeo/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
d6a28d3589 Jean*0001 Tutorial Example: "Biochemistry Tutorial"
9b6915c91e Jean*0002 =========================================
0003 (formerly "dic_example" verification)
0004
0005 Configure and compile the code:
0006 cd build
0007 ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]
0008 make depend
0009 make
d6a28d3589 Jean*0010 cd ..
9b6915c91e Jean*0011
0012 To run:
d6a28d3589 Jean*0013 cd run
9b6915c91e Jean*0014 ln -s ../input/* .
d6a28d3589 Jean*0015 ../input/prepare_run
0016 ln -s ../build/mitgcmuv .
9b6915c91e Jean*0017 ./mitgcmuv > output.txt
d6a28d3589 Jean*0018 cd ..
9b6915c91e Jean*0019
0020 There is comparison output in the directory:
0021 results/output.txt
0022
0023 Comments:
0024