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 |
199 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/land/land_monitor.F |
227 |
LAND_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./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 |
72 |
LAND_MONITOR |
_RL theMean(nLatBnd), theVar(nLatBnd), theVol(nLatBnd) |
./pkg/monitor/mon_calc_stats_rl.F |
127 |
MON_CALC_STATS_RL |
theVar = theVar/theVol |
./pkg/monitor/mon_calc_stats_rl.F |
43 |
MON_CALC_STATS_RL |
_RL theVar |
./pkg/monitor/mon_calc_stats_rl.F |
54 |
MON_CALC_STATS_RL |
theVar = 0. |
./pkg/monitor/mon_calc_stats_rs.F |
127 |
MON_CALC_STATS_RS |
theVar = theVar/theVol |
./pkg/monitor/mon_calc_stats_rs.F |
43 |
MON_CALC_STATS_RS |
_RL theVar |
./pkg/monitor/mon_calc_stats_rs.F |
54 |
MON_CALC_STATS_RS |
theVar = 0. |
./pkg/monitor/mon_stats_latbnd_rl.F |
127 |
MON_STATS_LATBND_RL |
CALL GLOBAL_SUM_TILE_RL( tileVar(1,1,n) , theVar(n) , myThid ) |
./pkg/monitor/mon_stats_latbnd_rl.F |
133 |
MON_STATS_LATBND_RL |
theVar(n) = theVar(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 |
14 |
MON_STATS_LATBND_RL |
O theMin,theMax,theMean,theVar,theVol, |
./pkg/monitor/mon_stats_latbnd_rl.F |
43 |
MON_STATS_LATBND_RL |
_RL theVar(nSepBnd) |
./pkg/monitor/mon_stats_latbnd_rl.F |
87 |
MON_STATS_LATBND_RL |
theVar(n)=0. |
./pkg/monitor/mon_stats_rl.F |
110 |
MON_STATS_RL |
CALL GLOBAL_SUM_TILE_RL( tileVar , theVar , myThid ) |
./pkg/monitor/mon_stats_rl.F |
122 |
MON_STATS_RL |
theVar=theVar/theVol |
./pkg/monitor/mon_stats_rl.F |
39 |
MON_STATS_RL |
_RL theVar |
./pkg/monitor/mon_stats_rl.F |
55 |
MON_STATS_RL |
theVar=0. |
./pkg/monitor/mon_stats_rs.F |
36 |
MON_STATS_RS |
_RL theVar |
./pkg/monitor/mon_stats_rs.F |
45 |
MON_STATS_RS |
theVar = 0. |
./pkg/monitor/mon_stats_rs.F |
81 |
MON_STATS_RS |
CALL GLOBAL_SUM_TILE_RL( tileVar , theVar , myThid ) |
./pkg/monitor/mon_stats_rs.F |
89 |
MON_STATS_RS |
theVar=theVar*rNumPnts |
./pkg/monitor/mon_vort3.F |
333 |
MON_VORT3 |
CALL GLOBAL_SUM_TILE_RL( tileVar, theVar, myThid ) |
./pkg/monitor/mon_vort3.F |
338 |
MON_VORT3 |
theVar = theVar /theArea |
./pkg/monitor/mon_vort3.F |
339 |
MON_VORT3 |
theVar = theVar - theMean*theMean |
./pkg/monitor/mon_vort3.F |
341 |
MON_VORT3 |
IF (theVar.GT.0.) theVar = SQRT(theVar) |
./pkg/monitor/mon_vort3.F |
355 |
MON_VORT3 |
CALL MON_OUT_RL(mon_string_none,theVar, '_a_sd', myThid) |
./pkg/monitor/mon_vort3.F |
38 |
MON_VORT3 |
_RL theMin, theMax, theMean, theVar, volMean, volVar, theSD |
./pkg/monitor/mon_vort3.F |
64 |
MON_VORT3 |
theVar = 0. _d 0 |
./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 |
205 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
230 |
THSICE_MONITOR |
O theMin, theMax, theMean, theVar, theVol, |
./pkg/thsice/thsice_monitor.F |
54 |
THSICE_MONITOR |
_RL theMean(2), theVar(2), theVol(2) |
./pkg/debug/debug_fld_stats_rl.F |
35 |
DEBUG_FLD_STATS_RL |
_RL theVar |
./pkg/debug/debug_fld_stats_rl.F |
41 |
DEBUG_FLD_STATS_RL |
theVar=0. |
./pkg/debug/debug_fld_stats_rl.F |
60 |
DEBUG_FLD_STATS_RL |
theVar=theVar+tmpVal**2 |
./pkg/debug/debug_fld_stats_rl.F |
74 |
DEBUG_FLD_STATS_RL |
_GLOBAL_SUM_RL(theVar,myThid) |
./pkg/debug/debug_fld_stats_rl.F |
82 |
DEBUG_FLD_STATS_RL |
theVar=theVar*rNumPnts |
./pkg/debug/debug_fld_stats_rs.F |
35 |
DEBUG_FLD_STATS_RS |
_RL theVar |
./pkg/debug/debug_fld_stats_rs.F |
41 |
DEBUG_FLD_STATS_RS |
theVar=0. |
./pkg/debug/debug_fld_stats_rs.F |
60 |
DEBUG_FLD_STATS_RS |
theVar=theVar+tmpVal**2 |
./pkg/debug/debug_fld_stats_rs.F |
74 |
DEBUG_FLD_STATS_RS |
_GLOBAL_SUM_RL(theVar,myThid) |
./pkg/debug/debug_fld_stats_rs.F |
82 |
DEBUG_FLD_STATS_RS |
theVar=theVar*rNumPnts |