--- MITgcm_contrib/heimbach/OpenAD/README 2006/07/13 19:11:27 1.2 +++ MITgcm_contrib/heimbach/OpenAD/README 2006/11/08 01:30:18 1.3 @@ -79,6 +79,10 @@ ###### Compare reference outputs. +------------------ +SINGLE-LAYER SETUP: _openad, _taf +------------------ + # uncompress outputs in results_... directories: gunzip ../results_shallow_*/output.txt.gz @@ -93,3 +97,28 @@ Find corresponding locations in ' salt/theta ' output (which outputs whole theta, salt gradient) +------------------ +15-LAYER-SETUP : _openad2, _taf2 +------------------ + +first working setup of 05-Aug-2006 ran for 12 timesteps +on itrda.acesgrid.org under +/net/ds-06/scratch-0/utke/cvs/MITgcm/verification/OpenAD/run_ph_baroclin/ +uses Atlantic heat transport cost function; + +* OpenAD output is in results_shallow_openad2/ +grep ' salt/theta ' ../results_shallow_openad2/output.txt + +* TAF output is in results_shallow_taf2/ +grep grad-res ../results_shallow_taf2/output.txt + +The positions tested via gradient checks (results_shallow_taf2) are +(i,j,k) = (78,26,1) + +------------------ +15-LAYER-SETUP WITH GMREDI: _openad3, _taf3 +------------------ + +not yet run. + +