| 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 |
50 |
MON_CALC_STATS_RL |
theMin = 0. |
|
./pkg/monitor/mon_calc_stats_rl.F |
72 |
MON_CALC_STATS_RL |
theMin=tmpVal |
|
./pkg/monitor/mon_calc_stats_rl.F |
77 |
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 |
50 |
MON_CALC_STATS_RS |
theMin = 0. |
|
./pkg/monitor/mon_calc_stats_rs.F |
72 |
MON_CALC_STATS_RS |
theMin=tmpVal |
|
./pkg/monitor/mon_calc_stats_rs.F |
77 |
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/thsice/thsice_monitor.F |
132 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
|
./pkg/thsice/thsice_monitor.F |
154 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
|
./pkg/thsice/thsice_monitor.F |
173 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
|
./pkg/thsice/thsice_monitor.F |
184 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(1), mon_sufx(1), myThid) |
|
./pkg/thsice/thsice_monitor.F |
185 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(2), mon_sufx(2), myThid) |
|
./pkg/thsice/thsice_monitor.F |
205 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
|
./pkg/thsice/thsice_monitor.F |
220 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(1), mon_sufx(1), myThid) |
|
./pkg/thsice/thsice_monitor.F |
221 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(2), mon_sufx(2), myThid) |
|
./pkg/thsice/thsice_monitor.F |
230 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
|
./pkg/thsice/thsice_monitor.F |
240 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theMin(1), mon_sufx(1), myThid) |
|
./pkg/thsice/thsice_monitor.F |
241 |
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 |
24 |
DEBUG_FLD_STATS_RL |
_RL theMin |
|
./pkg/debug/debug_fld_stats_rl.F |
37 |
DEBUG_FLD_STATS_RL |
theMin=0. |
|
./pkg/debug/debug_fld_stats_rl.F |
52 |
DEBUG_FLD_STATS_RL |
theMin=tmpVal |
|
./pkg/debug/debug_fld_stats_rl.F |
57 |
DEBUG_FLD_STATS_RL |
theMin=min(theMin,tmpVal) |
|
./pkg/debug/debug_fld_stats_rl.F |
69 |
DEBUG_FLD_STATS_RL |
theMin=-theMin |
|
./pkg/debug/debug_fld_stats_rl.F |
70 |
DEBUG_FLD_STATS_RL |
_GLOBAL_MAX_RL(theMin,myThid) |
|
./pkg/debug/debug_fld_stats_rl.F |
71 |
DEBUG_FLD_STATS_RL |
theMin=-theMin |
|
./pkg/debug/debug_fld_stats_rl.F |
8 |
DEBUG_FLD_STATS_RL |
O theMin,theMax,theMean,theSD, |
|
./pkg/debug/debug_fld_stats_rs.F |
24 |
DEBUG_FLD_STATS_RS |
_RL theMin |
|
./pkg/debug/debug_fld_stats_rs.F |
37 |
DEBUG_FLD_STATS_RS |
theMin=0. |
|
./pkg/debug/debug_fld_stats_rs.F |
52 |
DEBUG_FLD_STATS_RS |
theMin=tmpVal |
|
./pkg/debug/debug_fld_stats_rs.F |
57 |
DEBUG_FLD_STATS_RS |
theMin=min(theMin,tmpVal) |
|
./pkg/debug/debug_fld_stats_rs.F |
69 |
DEBUG_FLD_STATS_RS |
theMin=-theMin |
|
./pkg/debug/debug_fld_stats_rs.F |
70 |
DEBUG_FLD_STATS_RS |
_GLOBAL_MAX_RL(theMin,myThid) |
|
./pkg/debug/debug_fld_stats_rs.F |
71 |
DEBUG_FLD_STATS_RS |
theMin=-theMin |
|
./pkg/debug/debug_fld_stats_rs.F |
8 |
DEBUG_FLD_STATS_RS |
O theMin,theMax,theMean,theSD, |
|
./pkg/debug/debug_stats_rl.F |
30 |
DEBUG_STATS_RL |
_RL theMin |
|
./pkg/debug/debug_stats_rl.F |
37 |
DEBUG_STATS_RL |
O theMin,theMax,theMean,theSD, |
|
./pkg/debug/debug_stats_rl.F |
42 |
DEBUG_STATS_RL |
& 'DEBUG_STATS_RL: ',arrName,' min=',theMin |
|
./pkg/debug/debug_stats_rs.F |
30 |
DEBUG_STATS_RS |
_RL theMin |
|
./pkg/debug/debug_stats_rs.F |
37 |
DEBUG_STATS_RS |
O theMin,theMax,theMean,theSD, |
|
./pkg/debug/debug_stats_rs.F |
42 |
DEBUG_STATS_RS |
& 'DEBUG_STATS_RS: ',arrName,' min=',theMin |