--- MITgcm/verification/tutorial_barotropic_gyre/README 2006/04/20 16:07:48 1.1 +++ MITgcm/verification/tutorial_barotropic_gyre/README 2014/03/10 01:35:17 1.2 @@ -1,20 +1,22 @@ -Tutorial Example: "Barotropic gyre" +Tutorial Example: "Barotropic gyre" (Barotropic Ocean Gyre In Cartesian Coordinates) ================================================ -(formerly "exp0" verification ; +(formerly "exp0" verification ; also "barotropic_gyre_in_a_box" in release.1 branch) - Configure and compile the code: cd build ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile] make depend make + cd .. To run: - cd build + cd run ln -s ../input/* . + ln -s ../build/mitgcmuv . ./mitgcmuv > output.txt + cd .. There is comparison output in the directory: results/output.txt