File |
Line number |
Procedure |
Code |
./pkg/land/land_monitor.F |
135 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
171 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
187 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(1), mon_sufx(1), myThid) |
./pkg/land/land_monitor.F |
188 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(2), mon_sufx(2), myThid) |
./pkg/land/land_monitor.F |
189 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(3), mon_sufx(3), myThid) |
./pkg/land/land_monitor.F |
199 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
215 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(1), mon_sufx(1), myThid) |
./pkg/land/land_monitor.F |
216 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(2), mon_sufx(2), myThid) |
./pkg/land/land_monitor.F |
217 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(3), mon_sufx(3), myThid) |
./pkg/land/land_monitor.F |
227 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
243 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(1), mon_sufx(1), myThid) |
./pkg/land/land_monitor.F |
244 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(2), mon_sufx(2), myThid) |
./pkg/land/land_monitor.F |
245 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(3), mon_sufx(3), myThid) |
./pkg/land/land_monitor.F |
258 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
275 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
291 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(1), mon_sufx(1), myThid) |
./pkg/land/land_monitor.F |
292 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(2), mon_sufx(2), myThid) |
./pkg/land/land_monitor.F |
293 |
LAND_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(3), mon_sufx(3), myThid) |
./pkg/land/land_monitor.F |
71 |
LAND_MONITOR |
_RL theMin(nLatBnd), theMax(nLatBnd) |
./pkg/monitor/mon_calc_stats_rl.F |
128 |
MON_CALC_STATS_RL |
IF ( noPnts ) theMin = theMean |
./pkg/monitor/mon_calc_stats_rl.F |
129 |
MON_CALC_STATS_RL |
theMin = -theMin |
./pkg/monitor/mon_calc_stats_rl.F |
130 |
MON_CALC_STATS_RL |
_GLOBAL_MAX_RL(theMin,myThid) |
./pkg/monitor/mon_calc_stats_rl.F |
131 |
MON_CALC_STATS_RL |
theMin = -theMin |
./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 |
31 |
MON_CALC_STATS_RL |
_RL theMin, theMax, theMean, theSD, theDel2, theVol |
./pkg/monitor/mon_calc_stats_rl.F |
51 |
MON_CALC_STATS_RL |
theMin = 0. |
./pkg/monitor/mon_calc_stats_rl.F |
74 |
MON_CALC_STATS_RL |
theMin=tmpVal |
./pkg/monitor/mon_calc_stats_rl.F |
79 |
MON_CALC_STATS_RL |
theMin = MIN(theMin,tmpVal) |
./pkg/monitor/mon_calc_stats_rs.F |
128 |
MON_CALC_STATS_RS |
IF ( noPnts ) theMin = theMean |
./pkg/monitor/mon_calc_stats_rs.F |
129 |
MON_CALC_STATS_RS |
theMin = -theMin |
./pkg/monitor/mon_calc_stats_rs.F |
130 |
MON_CALC_STATS_RS |
_GLOBAL_MAX_RL(theMin,myThid) |
./pkg/monitor/mon_calc_stats_rs.F |
131 |
MON_CALC_STATS_RS |
theMin = -theMin |
./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 |
31 |
MON_CALC_STATS_RS |
_RL theMin, theMax, theMean, theSD, theDel2, theVol |
./pkg/monitor/mon_calc_stats_rs.F |
51 |
MON_CALC_STATS_RS |
theMin = 0. |
./pkg/monitor/mon_calc_stats_rs.F |
74 |
MON_CALC_STATS_RS |
theMin=tmpVal |
./pkg/monitor/mon_calc_stats_rs.F |
79 |
MON_CALC_STATS_RS |
theMin = MIN(theMin,tmpVal) |
./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 |
50 |
MON_PRINTSTATS_RL |
CALL MON_OUT_RL( arrName, theMin, mon_foot_min ,myThid) |
./pkg/monitor/mon_printstats_rs.F |
33 |
MON_PRINTSTATS_RS |
_RL theMin |
./pkg/monitor/mon_printstats_rs.F |
40 |
MON_PRINTSTATS_RS |
O theMin,theMax,theMean,theSD, |
./pkg/monitor/mon_printstats_rs.F |
44 |
MON_PRINTSTATS_RS |
CALL MON_OUT_RL( arrName, theMin, mon_foot_min ,myThid) |
./pkg/monitor/mon_stats_latbnd_rl.F |
105 |
MON_STATS_LATBND_RL |
theMin(n)=tmpVal |
./pkg/monitor/mon_stats_latbnd_rl.F |
110 |
MON_STATS_LATBND_RL |
theMin(n)=MIN(theMin(n),tmpVal) |
./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 |
136 |
MON_STATS_LATBND_RL |
theMin(n) = -theMin(n) |
./pkg/monitor/mon_stats_latbnd_rl.F |
137 |
MON_STATS_LATBND_RL |
_GLOBAL_MAX_RL(theMin(n), myThid) |
./pkg/monitor/mon_stats_latbnd_rl.F |
138 |
MON_STATS_LATBND_RL |
theMin(n)=-theMin(n) |
./pkg/monitor/mon_stats_latbnd_rl.F |
139 |
MON_STATS_LATBND_RL |
IF ( noPnts(n) ) theMax(n) = theMin(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 |
40 |
MON_STATS_LATBND_RL |
_RL theMin(nSepBnd) |
./pkg/monitor/mon_stats_latbnd_rl.F |
84 |
MON_STATS_LATBND_RL |
theMin(n)=0. |
./pkg/monitor/mon_stats_rl.F |
123 |
MON_STATS_RL |
IF ( noPnts ) theMin = theMean |
./pkg/monitor/mon_stats_rl.F |
124 |
MON_STATS_RL |
theMin=-theMin |
./pkg/monitor/mon_stats_rl.F |
125 |
MON_STATS_RL |
_GLOBAL_MAX_RL(theMin,myThid) |
./pkg/monitor/mon_stats_rl.F |
126 |
MON_STATS_RL |
theMin=-theMin |
./pkg/monitor/mon_stats_rl.F |
13 |
MON_STATS_RL |
O theMin,theMax,theMean,theSD,theDel2,theVol, |
./pkg/monitor/mon_stats_rl.F |
30 |
MON_STATS_RL |
_RL theMin, theMax, theMean, theSD, theDel2, theVol |
./pkg/monitor/mon_stats_rl.F |
51 |
MON_STATS_RL |
theMin=0. |
./pkg/monitor/mon_stats_rl.F |
72 |
MON_STATS_RL |
theMin=tmpVal |
./pkg/monitor/mon_stats_rl.F |
77 |
MON_STATS_RL |
theMin=min(theMin,tmpVal) |
./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 |
41 |
MON_STATS_RS |
theMin = 0. |
./pkg/monitor/mon_stats_rs.F |
59 |
MON_STATS_RS |
theMin = tmpVal |
./pkg/monitor/mon_stats_rs.F |
64 |
MON_STATS_RS |
theMin = MIN(theMin,tmpVal) |
./pkg/monitor/mon_stats_rs.F |
90 |
MON_STATS_RS |
IF ( noPnts ) theMin = theMean |
./pkg/monitor/mon_stats_rs.F |
91 |
MON_STATS_RS |
theMin=-theMin |
./pkg/monitor/mon_stats_rs.F |
92 |
MON_STATS_RS |
_GLOBAL_MAX_RL(theMin,myThid) |
./pkg/monitor/mon_stats_rs.F |
93 |
MON_STATS_RS |
theMin=-theMin |
./pkg/monitor/mon_vort3.F |
295 |
MON_VORT3 |
theMin = MIN(theMin,tmpVal) |
./pkg/monitor/mon_vort3.F |
320 |
MON_VORT3 |
theMin = -theMin |
./pkg/monitor/mon_vort3.F |
321 |
MON_VORT3 |
_GLOBAL_MAX_RL(theMin, myThid) |
./pkg/monitor/mon_vort3.F |
323 |
MON_VORT3 |
theMin = -theMin |
./pkg/monitor/mon_vort3.F |
352 |
MON_VORT3 |
CALL MON_OUT_RL(mon_string_none,theMin, '_r_min', myThid) |
./pkg/monitor/mon_vort3.F |
38 |
MON_VORT3 |
_RL theMin, theMax, theMean, theVar, volMean, volVar, theSD |
./pkg/monitor/mon_vort3.F |
60 |
MON_VORT3 |
theMin = 1. _d 20 |
./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 |
50 |
MON_WRITESTATS_RL |
arrStats(1) = theMin |
./pkg/monitor/mon_writestats_rl.F |
58 |
MON_WRITESTATS_RL |
CALL MON_OUT_RL( arrName, theMin, mon_foot_min, 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 |
50 |
MON_WRITESTATS_RS |
arrStats(1) = theMin |
./pkg/monitor/mon_writestats_rs.F |
58 |
MON_WRITESTATS_RS |
CALL MON_OUT_RL( arrName, theMin, mon_foot_min, myThid ) |
./pkg/obcs/obcs_mon_stats.F |
125 |
OBCS_MON_STATS_EW_RL |
theMin = tmpV |
./pkg/obcs/obcs_mon_stats.F |
129 |
OBCS_MON_STATS_EW_RL |
theMin = MIN( theMin, tmpV ) |
./pkg/obcs/obcs_mon_stats.F |
150 |
OBCS_MON_STATS_EW_RL |
IF ( noPnts ) theMin = theMean |
./pkg/obcs/obcs_mon_stats.F |
151 |
OBCS_MON_STATS_EW_RL |
theMin = -theMin |
./pkg/obcs/obcs_mon_stats.F |
152 |
OBCS_MON_STATS_EW_RL |
_GLOBAL_MAX_RL(theMin,myThid) |
./pkg/obcs/obcs_mon_stats.F |
153 |
OBCS_MON_STATS_EW_RL |
theMin = -theMin |
./pkg/obcs/obcs_mon_stats.F |
156 |
OBCS_MON_STATS_EW_RL |
arrStats(3,1) = theMin |
./pkg/obcs/obcs_mon_stats.F |
168 |
OBCS_MON_STATS_EW_RL |
theMin = 0. |
./pkg/obcs/obcs_mon_stats.F |
198 |
OBCS_MON_STATS_EW_RL |
theMin = tmpV |
./pkg/obcs/obcs_mon_stats.F |
202 |
OBCS_MON_STATS_EW_RL |
theMin = MIN( theMin, tmpV ) |
./pkg/obcs/obcs_mon_stats.F |
223 |
OBCS_MON_STATS_EW_RL |
IF ( noPnts ) theMin = theMean |
./pkg/obcs/obcs_mon_stats.F |
224 |
OBCS_MON_STATS_EW_RL |
theMin = -theMin |
./pkg/obcs/obcs_mon_stats.F |
225 |
OBCS_MON_STATS_EW_RL |
_GLOBAL_MAX_RL(theMin,myThid) |
./pkg/obcs/obcs_mon_stats.F |
226 |
OBCS_MON_STATS_EW_RL |
theMin = -theMin |
./pkg/obcs/obcs_mon_stats.F |
229 |
OBCS_MON_STATS_EW_RL |
arrStats(3,2) = theMin |
./pkg/obcs/obcs_mon_stats.F |
317 |
OBCS_MON_STATS_NS_RL |
_RL theMin, theMax, theArea, theMean, theVar |
./pkg/obcs/obcs_mon_stats.F |
328 |
OBCS_MON_STATS_NS_RL |
theMin = 0. |
./pkg/obcs/obcs_mon_stats.F |
357 |
OBCS_MON_STATS_NS_RL |
theMin = tmpV |
./pkg/obcs/obcs_mon_stats.F |
361 |
OBCS_MON_STATS_NS_RL |
theMin = MIN( theMin, tmpV ) |
./pkg/obcs/obcs_mon_stats.F |
382 |
OBCS_MON_STATS_NS_RL |
IF ( noPnts ) theMin = theMean |
./pkg/obcs/obcs_mon_stats.F |
383 |
OBCS_MON_STATS_NS_RL |
theMin = -theMin |
./pkg/obcs/obcs_mon_stats.F |
384 |
OBCS_MON_STATS_NS_RL |
_GLOBAL_MAX_RL(theMin,myThid) |
./pkg/obcs/obcs_mon_stats.F |
385 |
OBCS_MON_STATS_NS_RL |
theMin = -theMin |
./pkg/obcs/obcs_mon_stats.F |
388 |
OBCS_MON_STATS_NS_RL |
arrStats(3,1) = theMin |
./pkg/obcs/obcs_mon_stats.F |
400 |
OBCS_MON_STATS_NS_RL |
theMin = 0. |
./pkg/obcs/obcs_mon_stats.F |
430 |
OBCS_MON_STATS_NS_RL |
theMin = tmpV |
./pkg/obcs/obcs_mon_stats.F |
434 |
OBCS_MON_STATS_NS_RL |
theMin = MIN( theMin, tmpV ) |
./pkg/obcs/obcs_mon_stats.F |
455 |
OBCS_MON_STATS_NS_RL |
IF ( noPnts ) theMin = theMean |
./pkg/obcs/obcs_mon_stats.F |
456 |
OBCS_MON_STATS_NS_RL |
theMin = -theMin |
./pkg/obcs/obcs_mon_stats.F |
457 |
OBCS_MON_STATS_NS_RL |
_GLOBAL_MAX_RL(theMin,myThid) |
./pkg/obcs/obcs_mon_stats.F |
458 |
OBCS_MON_STATS_NS_RL |
theMin = -theMin |
./pkg/obcs/obcs_mon_stats.F |
461 |
OBCS_MON_STATS_NS_RL |
arrStats(3,2) = theMin |
./pkg/obcs/obcs_mon_stats.F |
85 |
OBCS_MON_STATS_EW_RL |
_RL theMin, theMax, theArea, theMean, theVar |
./pkg/obcs/obcs_mon_stats.F |
96 |
OBCS_MON_STATS_EW_RL |
theMin = 0. |
./pkg/obcs/obcs_monitor.F |
249 |
OBCS_MON_WRITESTATS |
_RL theMin, theMax, theMean, theSD |
./pkg/obcs/obcs_monitor.F |
259 |
OBCS_MON_WRITESTATS |
theMin = arrStats(3,j) |
./pkg/obcs/obcs_monitor.F |
262 |
OBCS_MON_WRITESTATS |
CALL MON_OUT_RL( fldName, theMin, mon_foot_min, myThid ) |
./pkg/obcs/obcs_monitor.F |
277 |
OBCS_MON_WRITESTATS |
theMin = arrStats(3,j) |
./pkg/obcs/obcs_monitor.F |
280 |
OBCS_MON_WRITESTATS |
CALL MON_OUT_RL( fldName, theMin, mon_foot_min, myThid ) |
./pkg/obcs/obcs_monitor.F |
295 |
OBCS_MON_WRITESTATS |
theMin = arrStats(3,j) |
./pkg/obcs/obcs_monitor.F |
298 |
OBCS_MON_WRITESTATS |
CALL MON_OUT_RL( fldName, theMin, mon_foot_min, myThid ) |
./pkg/obcs/obcs_monitor.F |
313 |
OBCS_MON_WRITESTATS |
theMin = arrStats(3,j) |
./pkg/obcs/obcs_monitor.F |
316 |
OBCS_MON_WRITESTATS |
CALL MON_OUT_RL( fldName, theMin, mon_foot_min, myThid ) |
./pkg/thsice/thsice_monitor.F |
133 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
155 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
174 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
185 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(1), mon_sufx(1), myThid) |
./pkg/thsice/thsice_monitor.F |
186 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(2), mon_sufx(2), myThid) |
./pkg/thsice/thsice_monitor.F |
206 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
221 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(1), mon_sufx(1), myThid) |
./pkg/thsice/thsice_monitor.F |
222 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(2), mon_sufx(2), myThid) |
./pkg/thsice/thsice_monitor.F |
231 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
241 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(1), mon_sufx(1), myThid) |
./pkg/thsice/thsice_monitor.F |
242 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(2), mon_sufx(2), myThid) |
./pkg/thsice/thsice_monitor.F |
53 |
THSICE_MONITOR |
_RL theMin(2), theMax(2) |
./pkg/debug/debug_fld_stats_rl.F |
102 |
DEBUG_FLD_STATS_RL |
IF ( noPnts ) theMin = theMean |
./pkg/debug/debug_fld_stats_rl.F |
103 |
DEBUG_FLD_STATS_RL |
theMin = -theMin |
./pkg/debug/debug_fld_stats_rl.F |
104 |
DEBUG_FLD_STATS_RL |
_GLOBAL_MAX_RL( theMin, myThid ) |
./pkg/debug/debug_fld_stats_rl.F |
105 |
DEBUG_FLD_STATS_RL |
theMin = -theMin |
./pkg/debug/debug_fld_stats_rl.F |
13 |
DEBUG_FLD_STATS_RL |
O theMin, theMax, theMean, theSD, |
./pkg/debug/debug_fld_stats_rl.F |
40 |
DEBUG_FLD_STATS_RL |
_RL theMin |
./pkg/debug/debug_fld_stats_rl.F |
58 |
DEBUG_FLD_STATS_RL |
theMin = 0. |
./pkg/debug/debug_fld_stats_rl.F |
76 |
DEBUG_FLD_STATS_RL |
theMin = tmpVal |
./pkg/debug/debug_fld_stats_rl.F |
81 |
DEBUG_FLD_STATS_RL |
theMin = MIN( theMin, tmpVal ) |
./pkg/debug/debug_fld_stats_rs.F |
102 |
DEBUG_FLD_STATS_RS |
IF ( noPnts ) theMin = theMean |
./pkg/debug/debug_fld_stats_rs.F |
103 |
DEBUG_FLD_STATS_RS |
theMin = -theMin |
./pkg/debug/debug_fld_stats_rs.F |
104 |
DEBUG_FLD_STATS_RS |
_GLOBAL_MAX_RL( theMin, myThid ) |
./pkg/debug/debug_fld_stats_rs.F |
105 |
DEBUG_FLD_STATS_RS |
theMin = -theMin |
./pkg/debug/debug_fld_stats_rs.F |
13 |
DEBUG_FLD_STATS_RS |
O theMin, theMax, theMean, theSD, |
./pkg/debug/debug_fld_stats_rs.F |
40 |
DEBUG_FLD_STATS_RS |
_RL theMin |
./pkg/debug/debug_fld_stats_rs.F |
58 |
DEBUG_FLD_STATS_RS |
theMin = 0. |
./pkg/debug/debug_fld_stats_rs.F |
76 |
DEBUG_FLD_STATS_RS |
theMin = tmpVal |
./pkg/debug/debug_fld_stats_rs.F |
81 |
DEBUG_FLD_STATS_RS |
theMin = MIN( theMin, tmpVal ) |
./pkg/debug/debug_stats_rl.F |
29 |
DEBUG_STATS_RL |
_RL theMin |
./pkg/debug/debug_stats_rl.F |
36 |
DEBUG_STATS_RL |
O theMin, theMax, theMean, theSD, |
./pkg/debug/debug_stats_rl.F |
41 |
DEBUG_STATS_RL |
& 'DEBUG_STATS_RL: ',arrName,' min=',theMin |
./pkg/debug/debug_stats_rs.F |
29 |
DEBUG_STATS_RS |
_RL theMin |
./pkg/debug/debug_stats_rs.F |
36 |
DEBUG_STATS_RS |
O theMin, theMax, theMean, theSD, |
./pkg/debug/debug_stats_rs.F |
41 |
DEBUG_STATS_RS |
& 'DEBUG_STATS_RS: ',arrName,' min=',theMin |