79 |
###### |
###### |
80 |
Compare reference outputs. |
Compare reference outputs. |
81 |
|
|
82 |
|
------------------ |
83 |
|
SINGLE-LAYER SETUP: _openad, _taf |
84 |
|
------------------ |
85 |
|
|
86 |
# uncompress outputs in results_... directories: |
# uncompress outputs in results_... directories: |
87 |
gunzip ../results_shallow_*/output.txt.gz |
gunzip ../results_shallow_*/output.txt.gz |
88 |
|
|
97 |
Find corresponding locations in ' salt/theta ' output |
Find corresponding locations in ' salt/theta ' output |
98 |
(which outputs whole theta, salt gradient) |
(which outputs whole theta, salt gradient) |
99 |
|
|
100 |
|
------------------ |
101 |
|
15-LAYER-SETUP : _openad2, _taf2 |
102 |
|
------------------ |
103 |
|
|
104 |
|
first working setup of 05-Aug-2006 ran for 12 timesteps |
105 |
|
on itrda.acesgrid.org under |
106 |
|
/net/ds-06/scratch-0/utke/cvs/MITgcm/verification/OpenAD/run_ph_baroclin/ |
107 |
|
uses Atlantic heat transport cost function; |
108 |
|
|
109 |
|
* OpenAD output is in results_shallow_openad2/ |
110 |
|
grep ' salt/theta ' ../results_shallow_openad2/output.txt |
111 |
|
|
112 |
|
* TAF output is in results_shallow_taf2/ |
113 |
|
grep grad-res ../results_shallow_taf2/output.txt |
114 |
|
|
115 |
|
The positions tested via gradient checks (results_shallow_taf2) are |
116 |
|
(i,j,k) = (78,26,1) |
117 |
|
|
118 |
|
------------------ |
119 |
|
15-LAYER-SETUP WITH GMREDI: _openad3, _taf3 |
120 |
|
------------------ |
121 |
|
|
122 |
|
not yet run. |
123 |
|
|
124 |
|
|