Warning, /verification/tutorial_global_oce_latlon/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: "Global ocean"
129404e926 Jean*0002 (Global Ocean Simulation at 4^o Resolution)
0003 ===========================================
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 ..
129404e926 Jean*0011
0012 To run:
d6a28d3589 Jean*0013 cd run
129404e926 Jean*0014 ln -s ../input/* .
d6a28d3589 Jean*0015 ln -s ../build/mitgcmuv .
129404e926 Jean*0016 ./mitgcmuv > output.txt
d6a28d3589 Jean*0017 cd ..
129404e926 Jean*0018
0019 There is comparison output in the directory:
0020 results/output.txt
0021
0022 Comments:
0023