File |
Line number |
Procedure |
Code |
./pkg/land/land_monitor.F |
135 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
141 |
LAND_MONITOR |
theMeanG = theMeanG + theMean(n)*theVol(n) |
./pkg/land/land_monitor.F |
142 |
LAND_MONITOR |
theEng(n)= -land_rhoSnow*land_Lfreez*theMean(n)*theVol(n) |
./pkg/land/land_monitor.F |
148 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(1), mon_sufx(1), myThid) |
./pkg/land/land_monitor.F |
149 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(2), mon_sufx(2), myThid) |
./pkg/land/land_monitor.F |
150 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(3), mon_sufx(3), myThid) |
./pkg/land/land_monitor.F |
171 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
177 |
LAND_MONITOR |
theMeanG = theMeanG + theMean(n)*theVol(n) |
./pkg/land/land_monitor.F |
183 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(1), mon_sufx(1), myThid) |
./pkg/land/land_monitor.F |
184 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(2), mon_sufx(2), myThid) |
./pkg/land/land_monitor.F |
185 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(3), mon_sufx(3), myThid) |
./pkg/land/land_monitor.F |
199 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
205 |
LAND_MONITOR |
theMeanG = theMeanG + theMean(n)*theVol(n) |
./pkg/land/land_monitor.F |
211 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(1), mon_sufx(1), myThid) |
./pkg/land/land_monitor.F |
212 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(2), mon_sufx(2), myThid) |
./pkg/land/land_monitor.F |
213 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(3), mon_sufx(3), myThid) |
./pkg/land/land_monitor.F |
227 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
233 |
LAND_MONITOR |
theMeanG = theMeanG + theMean(n)*theVol(n) |
./pkg/land/land_monitor.F |
239 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(1), mon_sufx(1), myThid) |
./pkg/land/land_monitor.F |
240 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(2), mon_sufx(2), myThid) |
./pkg/land/land_monitor.F |
241 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(3), mon_sufx(3), myThid) |
./pkg/land/land_monitor.F |
258 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
262 |
LAND_MONITOR |
theEng(n) = theEng(n) + theMean(n)*theVol(n) |
./pkg/land/land_monitor.F |
275 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
281 |
LAND_MONITOR |
theMeanG = theMeanG + theMean(n)*theVol(n) |
./pkg/land/land_monitor.F |
287 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(1), mon_sufx(1), myThid) |
./pkg/land/land_monitor.F |
288 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(2), mon_sufx(2), myThid) |
./pkg/land/land_monitor.F |
289 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(3), mon_sufx(3), myThid) |
./pkg/land/land_monitor.F |
72 |
LAND_MONITOR |
_RL theMean(nLatBnd), theVar(nLatBnd), theVol(nLatBnd) |
./pkg/monitor/mon_calc_stats_rl.F |
117 |
MON_CALC_STATS_RL |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean, myThid ) |
./pkg/monitor/mon_calc_stats_rl.F |
126 |
MON_CALC_STATS_RL |
theMean= theMean/theVol |
./pkg/monitor/mon_calc_stats_rl.F |
128 |
MON_CALC_STATS_RL |
IF ( noPnts ) theMin = theMean |
./pkg/monitor/mon_calc_stats_rl.F |
132 |
MON_CALC_STATS_RL |
IF ( noPnts ) theMax = theMean |
./pkg/monitor/mon_calc_stats_rl.F |
13 |
MON_CALC_STATS_RL |
O theMin, theMax, theMean, theSD, theDel2, theVol, |
./pkg/monitor/mon_calc_stats_rl.F |
146 |
MON_CALC_STATS_RL |
& + tmpVol*(tmpVal-theMean)*(tmpVal-theMean) |
./pkg/monitor/mon_calc_stats_rl.F |
31 |
MON_CALC_STATS_RL |
_RL theMin, theMax, theMean, theSD, theDel2, theVol |
./pkg/monitor/mon_calc_stats_rl.F |
53 |
MON_CALC_STATS_RL |
theMean= 0. |
./pkg/monitor/mon_calc_stats_rs.F |
117 |
MON_CALC_STATS_RS |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean, myThid ) |
./pkg/monitor/mon_calc_stats_rs.F |
126 |
MON_CALC_STATS_RS |
theMean= theMean/theVol |
./pkg/monitor/mon_calc_stats_rs.F |
128 |
MON_CALC_STATS_RS |
IF ( noPnts ) theMin = theMean |
./pkg/monitor/mon_calc_stats_rs.F |
132 |
MON_CALC_STATS_RS |
IF ( noPnts ) theMax = theMean |
./pkg/monitor/mon_calc_stats_rs.F |
13 |
MON_CALC_STATS_RS |
O theMin, theMax, theMean, theSD, theDel2, theVol, |
./pkg/monitor/mon_calc_stats_rs.F |
146 |
MON_CALC_STATS_RS |
& + tmpVol*(tmpVal-theMean)*(tmpVal-theMean) |
./pkg/monitor/mon_calc_stats_rs.F |
31 |
MON_CALC_STATS_RS |
_RL theMin, theMax, theMean, theSD, theDel2, theVol |
./pkg/monitor/mon_calc_stats_rs.F |
53 |
MON_CALC_STATS_RS |
theMean= 0. |
./pkg/monitor/mon_ke.F |
158 |
MON_KE |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean , myThid ) |
./pkg/monitor/mon_ke.F |
162 |
MON_KE |
IF (numPnts.NE.0.) theMean=theMean/numPnts |
./pkg/monitor/mon_ke.F |
38 |
MON_KE |
_RL theMax,theMean,theVolMean,potEnMean |
./pkg/monitor/mon_ke.F |
60 |
MON_KE |
theMean=0. |
./pkg/monitor/mon_printstats_rl.F |
38 |
MON_PRINTSTATS_RL |
_RL theMin, theMax, theMean, theSD, theDel2, theVol |
./pkg/monitor/mon_printstats_rl.F |
46 |
MON_PRINTSTATS_RL |
O theMin, theMax, theMean, theSD, theDel2, theVol, |
./pkg/monitor/mon_printstats_rl.F |
51 |
MON_PRINTSTATS_RL |
CALL MON_OUT_RL( arrName, theMean, mon_foot_mean ,myThid) |
./pkg/monitor/mon_printstats_rs.F |
35 |
MON_PRINTSTATS_RS |
_RL theMean |
./pkg/monitor/mon_printstats_rs.F |
40 |
MON_PRINTSTATS_RS |
O theMin,theMax,theMean,theSD, |
./pkg/monitor/mon_printstats_rs.F |
45 |
MON_PRINTSTATS_RS |
CALL MON_OUT_RL( arrName, theMean, mon_foot_mean ,myThid) |
./pkg/monitor/mon_stats_latbnd_rl.F |
126 |
MON_STATS_LATBND_RL |
CALL GLOBAL_SUM_TILE_RL( tileMean(1,1,n), theMean(n), myThid ) |
./pkg/monitor/mon_stats_latbnd_rl.F |
132 |
MON_STATS_LATBND_RL |
theMean(n)= theMean(n)/theVol(n) |
./pkg/monitor/mon_stats_latbnd_rl.F |
134 |
MON_STATS_LATBND_RL |
theVar(n) = theVar(n) -theMean(n)*theMean(n) |
./pkg/monitor/mon_stats_latbnd_rl.F |
135 |
MON_STATS_LATBND_RL |
IF ( noPnts(n) ) theMin(n) = theMean(n) |
./pkg/monitor/mon_stats_latbnd_rl.F |
14 |
MON_STATS_LATBND_RL |
O theMin,theMax,theMean,theVar,theVol, |
./pkg/monitor/mon_stats_latbnd_rl.F |
42 |
MON_STATS_LATBND_RL |
_RL theMean(nSepBnd) |
./pkg/monitor/mon_stats_latbnd_rl.F |
86 |
MON_STATS_LATBND_RL |
theMean(n)=0. |
./pkg/monitor/mon_stats_rl.F |
109 |
MON_STATS_RL |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean, myThid ) |
./pkg/monitor/mon_stats_rl.F |
121 |
MON_STATS_RL |
theMean=theMean/theVol |
./pkg/monitor/mon_stats_rl.F |
123 |
MON_STATS_RL |
IF ( noPnts ) theMin = theMean |
./pkg/monitor/mon_stats_rl.F |
127 |
MON_STATS_RL |
IF ( noPnts ) theMax = theMean |
./pkg/monitor/mon_stats_rl.F |
13 |
MON_STATS_RL |
O theMin,theMax,theMean,theSD,theDel2,theVol, |
./pkg/monitor/mon_stats_rl.F |
141 |
MON_STATS_RL |
& + tmpVol*(tmpVal-theMean)*(tmpVal-theMean) |
./pkg/monitor/mon_stats_rl.F |
30 |
MON_STATS_RL |
_RL theMin, theMax, theMean, theSD, theDel2, theVol |
./pkg/monitor/mon_stats_rl.F |
53 |
MON_STATS_RL |
theMean=0. |
./pkg/monitor/mon_stats_rs.F |
106 |
MON_STATS_RS |
& + (tmpVal-theMean)*(tmpVal-theMean) |
./pkg/monitor/mon_stats_rs.F |
13 |
MON_STATS_RS |
O theMin,theMax,theMean,theSD, |
./pkg/monitor/mon_stats_rs.F |
27 |
MON_STATS_RS |
_RL theMin, theMax, theMean, theSD |
./pkg/monitor/mon_stats_rs.F |
43 |
MON_STATS_RS |
theMean= 0. |
./pkg/monitor/mon_stats_rs.F |
80 |
MON_STATS_RS |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean, myThid ) |
./pkg/monitor/mon_stats_rs.F |
88 |
MON_STATS_RS |
theMean=theMean*rNumPnts |
./pkg/monitor/mon_stats_rs.F |
90 |
MON_STATS_RS |
IF ( noPnts ) theMin = theMean |
./pkg/monitor/mon_stats_rs.F |
94 |
MON_STATS_RS |
IF ( noPnts ) theMax = theMean |
./pkg/monitor/mon_vort3.F |
332 |
MON_VORT3 |
CALL GLOBAL_SUM_TILE_RL( tileSum, theMean, myThid ) |
./pkg/monitor/mon_vort3.F |
337 |
MON_VORT3 |
theMean= theMean/theArea |
./pkg/monitor/mon_vort3.F |
339 |
MON_VORT3 |
theVar = theVar - theMean*theMean |
./pkg/monitor/mon_vort3.F |
354 |
MON_VORT3 |
CALL MON_OUT_RL(mon_string_none,theMean,'_a_mean', myThid) |
./pkg/monitor/mon_vort3.F |
38 |
MON_VORT3 |
_RL theMin, theMax, theMean, theVar, volMean, volVar, theSD |
./pkg/monitor/mon_vort3.F |
63 |
MON_VORT3 |
theMean= 0. _d 0 |
./pkg/monitor/mon_writestats_rl.F |
43 |
MON_WRITESTATS_RL |
_RL theMin, theMax, theMean, theSD, theDel2, theVol |
./pkg/monitor/mon_writestats_rl.F |
47 |
MON_WRITESTATS_RL |
O theMin, theMax, theMean, theSD, theDel2, theVol, |
./pkg/monitor/mon_writestats_rl.F |
52 |
MON_WRITESTATS_RL |
arrStats(3) = theMean |
./pkg/monitor/mon_writestats_rl.F |
59 |
MON_WRITESTATS_RL |
CALL MON_OUT_RL( arrName, theMean, mon_foot_mean, myThid ) |
./pkg/monitor/mon_writestats_rs.F |
43 |
MON_WRITESTATS_RS |
_RL theMin, theMax, theMean, theSD, theDel2, theVol |
./pkg/monitor/mon_writestats_rs.F |
47 |
MON_WRITESTATS_RS |
O theMin, theMax, theMean, theSD, theDel2, theVol, |
./pkg/monitor/mon_writestats_rs.F |
52 |
MON_WRITESTATS_RS |
arrStats(3) = theMean |
./pkg/monitor/mon_writestats_rs.F |
59 |
MON_WRITESTATS_RS |
CALL MON_OUT_RL( arrName, theMean, mon_foot_mean, myThid ) |
./pkg/obcs/obcs_mon_stats.F |
143 |
OBCS_MON_STATS_EW_RL |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean, myThid ) |
./pkg/obcs/obcs_mon_stats.F |
146 |
OBCS_MON_STATS_EW_RL |
arrStats(1,1) = theMean |
./pkg/obcs/obcs_mon_stats.F |
149 |
OBCS_MON_STATS_EW_RL |
theMean = theMean/theArea |
./pkg/obcs/obcs_mon_stats.F |
150 |
OBCS_MON_STATS_EW_RL |
IF ( noPnts ) theMin = theMean |
./pkg/obcs/obcs_mon_stats.F |
154 |
OBCS_MON_STATS_EW_RL |
IF ( noPnts ) theMax = theMean |
./pkg/obcs/obcs_mon_stats.F |
170 |
OBCS_MON_STATS_EW_RL |
theMean= 0. |
./pkg/obcs/obcs_mon_stats.F |
216 |
OBCS_MON_STATS_EW_RL |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean, myThid ) |
./pkg/obcs/obcs_mon_stats.F |
219 |
OBCS_MON_STATS_EW_RL |
arrStats(1,2) = theMean |
./pkg/obcs/obcs_mon_stats.F |
222 |
OBCS_MON_STATS_EW_RL |
theMean = theMean/theArea |
./pkg/obcs/obcs_mon_stats.F |
223 |
OBCS_MON_STATS_EW_RL |
IF ( noPnts ) theMin = theMean |
./pkg/obcs/obcs_mon_stats.F |
227 |
OBCS_MON_STATS_EW_RL |
IF ( noPnts ) theMax = theMean |
./pkg/obcs/obcs_mon_stats.F |
317 |
OBCS_MON_STATS_NS_RL |
_RL theMin, theMax, theArea, theMean, theVar |
./pkg/obcs/obcs_mon_stats.F |
330 |
OBCS_MON_STATS_NS_RL |
theMean= 0. |
./pkg/obcs/obcs_mon_stats.F |
375 |
OBCS_MON_STATS_NS_RL |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean, myThid ) |
./pkg/obcs/obcs_mon_stats.F |
378 |
OBCS_MON_STATS_NS_RL |
arrStats(1,1) = theMean |
./pkg/obcs/obcs_mon_stats.F |
381 |
OBCS_MON_STATS_NS_RL |
theMean = theMean/theArea |
./pkg/obcs/obcs_mon_stats.F |
382 |
OBCS_MON_STATS_NS_RL |
IF ( noPnts ) theMin = theMean |
./pkg/obcs/obcs_mon_stats.F |
386 |
OBCS_MON_STATS_NS_RL |
IF ( noPnts ) theMax = theMean |
./pkg/obcs/obcs_mon_stats.F |
402 |
OBCS_MON_STATS_NS_RL |
theMean= 0. |
./pkg/obcs/obcs_mon_stats.F |
448 |
OBCS_MON_STATS_NS_RL |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean, myThid ) |
./pkg/obcs/obcs_mon_stats.F |
451 |
OBCS_MON_STATS_NS_RL |
arrStats(1,2) = theMean |
./pkg/obcs/obcs_mon_stats.F |
454 |
OBCS_MON_STATS_NS_RL |
theMean = theMean/theArea |
./pkg/obcs/obcs_mon_stats.F |
455 |
OBCS_MON_STATS_NS_RL |
IF ( noPnts ) theMin = theMean |
./pkg/obcs/obcs_mon_stats.F |
459 |
OBCS_MON_STATS_NS_RL |
IF ( noPnts ) theMax = theMean |
./pkg/obcs/obcs_mon_stats.F |
85 |
OBCS_MON_STATS_EW_RL |
_RL theMin, theMax, theArea, theMean, theVar |
./pkg/obcs/obcs_mon_stats.F |
98 |
OBCS_MON_STATS_EW_RL |
theMean= 0. |
./pkg/obcs/obcs_monitor.F |
249 |
OBCS_MON_WRITESTATS |
_RL theMin, theMax, theMean, theSD |
./pkg/obcs/obcs_monitor.F |
255 |
OBCS_MON_WRITESTATS |
theMean= arrStats(1,j)/arrStats(0,j) |
./pkg/obcs/obcs_monitor.F |
257 |
OBCS_MON_WRITESTATS |
theSD = theSD - theMean*theMean |
./pkg/obcs/obcs_monitor.F |
263 |
OBCS_MON_WRITESTATS |
CALL MON_OUT_RL( fldName, theMean, mon_foot_mean, myThid ) |
./pkg/obcs/obcs_monitor.F |
273 |
OBCS_MON_WRITESTATS |
theMean= arrStats(1,j)/arrStats(0,j) |
./pkg/obcs/obcs_monitor.F |
275 |
OBCS_MON_WRITESTATS |
theSD = theSD - theMean*theMean |
./pkg/obcs/obcs_monitor.F |
281 |
OBCS_MON_WRITESTATS |
CALL MON_OUT_RL( fldName, theMean, mon_foot_mean, myThid ) |
./pkg/obcs/obcs_monitor.F |
291 |
OBCS_MON_WRITESTATS |
theMean= arrStats(1,j)/arrStats(0,j) |
./pkg/obcs/obcs_monitor.F |
293 |
OBCS_MON_WRITESTATS |
theSD = theSD - theMean*theMean |
./pkg/obcs/obcs_monitor.F |
299 |
OBCS_MON_WRITESTATS |
CALL MON_OUT_RL( fldName, theMean, mon_foot_mean, myThid ) |
./pkg/obcs/obcs_monitor.F |
309 |
OBCS_MON_WRITESTATS |
theMean= arrStats(1,j)/arrStats(0,j) |
./pkg/obcs/obcs_monitor.F |
311 |
OBCS_MON_WRITESTATS |
theSD = theSD - theMean*theMean |
./pkg/obcs/obcs_monitor.F |
317 |
OBCS_MON_WRITESTATS |
CALL MON_OUT_RL( fldName, theMean, mon_foot_mean, myThid ) |
./pkg/thsice/thsice_monitor.F |
133 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
136 |
THSICE_MONITOR |
theMeanG= theMean(1)*theVol(1)+theMean(2)*theVol(2) |
./pkg/thsice/thsice_monitor.F |
145 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(1), mon_sufx(1), myThid) |
./pkg/thsice/thsice_monitor.F |
146 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(2), mon_sufx(2), myThid) |
./pkg/thsice/thsice_monitor.F |
155 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
158 |
THSICE_MONITOR |
theMeanG= theMean(1)*theVol(1)+theMean(2)*theVol(2) |
./pkg/thsice/thsice_monitor.F |
164 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(1), mon_sufx(1), myThid) |
./pkg/thsice/thsice_monitor.F |
165 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(2), mon_sufx(2), myThid) |
./pkg/thsice/thsice_monitor.F |
174 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
177 |
THSICE_MONITOR |
theMeanG= theMean(1)*theVol(1)+theMean(2)*theVol(2) |
./pkg/thsice/thsice_monitor.F |
182 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(1), mon_sufx(1), myThid) |
./pkg/thsice/thsice_monitor.F |
183 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(2), mon_sufx(2), myThid) |
./pkg/thsice/thsice_monitor.F |
206 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
209 |
THSICE_MONITOR |
theMeanG= theMean(1)*theVol(1)+theMean(2)*theVol(2) |
./pkg/thsice/thsice_monitor.F |
218 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(1), mon_sufx(1), myThid) |
./pkg/thsice/thsice_monitor.F |
219 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(2), mon_sufx(2), myThid) |
./pkg/thsice/thsice_monitor.F |
231 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
233 |
THSICE_MONITOR |
theMeanG= theMean(1)*theVol(1)+theMean(2)*theVol(2) |
./pkg/thsice/thsice_monitor.F |
238 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(1), mon_sufx(1), myThid) |
./pkg/thsice/thsice_monitor.F |
239 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var,theMean(2), mon_sufx(2), myThid) |
./pkg/thsice/thsice_monitor.F |
54 |
THSICE_MONITOR |
_RL theMean(2), theVar(2), theVol(2) |
./model/src/remove_mean.F |
101 |
REMOVE_MEAN_RL |
& arrName, ' = ', theMean |
./model/src/remove_mean.F |
152 |
REMOVE_MEAN_RS |
_RS theMean |
./model/src/remove_mean.F |
158 |
REMOVE_MEAN_RS |
theMean=0. |
./model/src/remove_mean.F |
170 |
REMOVE_MEAN_RS |
theMean = theMean + tmpVol*tmpVal |
./model/src/remove_mean.F |
179 |
REMOVE_MEAN_RS |
_GLOBAL_SUM_RS(theMean,myThid) |
./model/src/remove_mean.F |
182 |
REMOVE_MEAN_RS |
theMean=theMean/theVol |
./model/src/remove_mean.F |
190 |
REMOVE_MEAN_RS |
arr(I,J,K,bi,bj) = arr(I,J,K,bi,bj) - theMean |
./model/src/remove_mean.F |
206 |
REMOVE_MEAN_RS |
& arrName, ' = ', theMean |
./model/src/remove_mean.F |
47 |
REMOVE_MEAN_RL |
_RL theMean |
./model/src/remove_mean.F |
53 |
REMOVE_MEAN_RL |
theMean=0. |
./model/src/remove_mean.F |
65 |
REMOVE_MEAN_RL |
theMean = theMean + tmpVol*tmpVal |
./model/src/remove_mean.F |
74 |
REMOVE_MEAN_RL |
_GLOBAL_SUM_RL(theMean,myThid) |
./model/src/remove_mean.F |
77 |
REMOVE_MEAN_RL |
theMean=theMean/theVol |
./model/src/remove_mean.F |
85 |
REMOVE_MEAN_RL |
arr(I,J,K,bi,bj) = arr(I,J,K,bi,bj) - theMean |
./pkg/debug/debug_fld_stats_rl.F |
102 |
DEBUG_FLD_STATS_RL |
IF ( noPnts ) theMin = theMean |
./pkg/debug/debug_fld_stats_rl.F |
106 |
DEBUG_FLD_STATS_RL |
IF ( noPnts ) theMax = theMean |
./pkg/debug/debug_fld_stats_rl.F |
118 |
DEBUG_FLD_STATS_RL |
& + (tmpVal-theMean)*(tmpVal-theMean) |
./pkg/debug/debug_fld_stats_rl.F |
13 |
DEBUG_FLD_STATS_RL |
O theMin, theMax, theMean, theSD, |
./pkg/debug/debug_fld_stats_rl.F |
42 |
DEBUG_FLD_STATS_RL |
_RL theMean |
./pkg/debug/debug_fld_stats_rl.F |
60 |
DEBUG_FLD_STATS_RL |
theMean= 0. |
./pkg/debug/debug_fld_stats_rl.F |
94 |
DEBUG_FLD_STATS_RL |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean, myThid ) |
./pkg/debug/debug_fld_stats_rl.F |
99 |
DEBUG_FLD_STATS_RL |
theMean = theMean*rNbPnts |
./pkg/debug/debug_fld_stats_rs.F |
102 |
DEBUG_FLD_STATS_RS |
IF ( noPnts ) theMin = theMean |
./pkg/debug/debug_fld_stats_rs.F |
106 |
DEBUG_FLD_STATS_RS |
IF ( noPnts ) theMax = theMean |
./pkg/debug/debug_fld_stats_rs.F |
118 |
DEBUG_FLD_STATS_RS |
& + (tmpVal-theMean)*(tmpVal-theMean) |
./pkg/debug/debug_fld_stats_rs.F |
13 |
DEBUG_FLD_STATS_RS |
O theMin, theMax, theMean, theSD, |
./pkg/debug/debug_fld_stats_rs.F |
42 |
DEBUG_FLD_STATS_RS |
_RL theMean |
./pkg/debug/debug_fld_stats_rs.F |
60 |
DEBUG_FLD_STATS_RS |
theMean= 0. |
./pkg/debug/debug_fld_stats_rs.F |
94 |
DEBUG_FLD_STATS_RS |
CALL GLOBAL_SUM_TILE_RL( tileMean, theMean, myThid ) |
./pkg/debug/debug_fld_stats_rs.F |
99 |
DEBUG_FLD_STATS_RS |
theMean = theMean*rNbPnts |
./pkg/debug/debug_stats_rl.F |
31 |
DEBUG_STATS_RL |
_RL theMean |
./pkg/debug/debug_stats_rl.F |
36 |
DEBUG_STATS_RL |
O theMin, theMax, theMean, theSD, |
./pkg/debug/debug_stats_rl.F |
45 |
DEBUG_STATS_RL |
& 'DEBUG_STATS_RL: ',arrName,' mean=',theMean |
./pkg/debug/debug_stats_rs.F |
31 |
DEBUG_STATS_RS |
_RL theMean |
./pkg/debug/debug_stats_rs.F |
36 |
DEBUG_STATS_RS |
O theMin, theMax, theMean, theSD, |
./pkg/debug/debug_stats_rs.F |
45 |
DEBUG_STATS_RS |
& 'DEBUG_STATS_RS: ',arrName,' mean=',theMean |