| File |
Line number |
Procedure |
Code |
|
./pkg/debug/debug_stats_rl.F |
33 |
DEBUG_STATS_RL |
_RL theSD |
|
./pkg/debug/debug_stats_rl.F |
37 |
DEBUG_STATS_RL |
O theMin,theMax,theMean,theSD, |
|
./pkg/debug/debug_stats_rl.F |
48 |
DEBUG_STATS_RL |
& 'DEBUG_STATS_RL: ',arrName,' S.D.=',theSD |
|
./pkg/debug/debug_fld_stats_rs.F |
25 |
DEBUG_FLD_STATS_RS |
_RL theSD |
|
./pkg/debug/debug_fld_stats_rs.F |
38 |
DEBUG_FLD_STATS_RS |
theSD=0. |
|
./pkg/debug/debug_fld_stats_rs.F |
6 |
DEBUG_FLD_STATS_RS |
O theMin,theMax,theMean,theSD, |
|
./pkg/debug/debug_fld_stats_rs.F |
89 |
DEBUG_FLD_STATS_RS |
theSD=theSD+(tmpVal-theMean)**2 |
|
./pkg/debug/debug_fld_stats_rs.F |
97 |
DEBUG_FLD_STATS_RS |
_GLOBAL_SUM_R8(theSD,myThid) |
|
./pkg/debug/debug_fld_stats_rs.F |
99 |
DEBUG_FLD_STATS_RS |
theSD=sqrt(theSD*rNumPnts) |
|
./pkg/debug/debug_stats_rs.F |
33 |
DEBUG_STATS_RS |
_RL theSD |
|
./pkg/debug/debug_stats_rs.F |
37 |
DEBUG_STATS_RS |
O theMin,theMax,theMean,theSD, |
|
./pkg/debug/debug_stats_rs.F |
48 |
DEBUG_STATS_RS |
& 'DEBUG_STATS_RS: ',arrName,' S.D.=',theSD |
|
./pkg/debug/debug_fld_stats_rl.F |
101 |
DEBUG_FLD_STATS_RL |
theSD=sqrt(theSD*rNumPnts) |
|
./pkg/debug/debug_fld_stats_rl.F |
27 |
DEBUG_FLD_STATS_RL |
_RL theSD |
|
./pkg/debug/debug_fld_stats_rl.F |
40 |
DEBUG_FLD_STATS_RL |
theSD=0. |
|
./pkg/debug/debug_fld_stats_rl.F |
8 |
DEBUG_FLD_STATS_RL |
O theMin,theMax,theMean,theSD, |
|
./pkg/debug/debug_fld_stats_rl.F |
91 |
DEBUG_FLD_STATS_RL |
theSD=theSD+(tmpVal-theMean)**2 |
|
./pkg/debug/debug_fld_stats_rl.F |
99 |
DEBUG_FLD_STATS_RL |
_GLOBAL_SUM_R8(theSD,myThid) |
|
./pkg/thsice/thsice_monitor.F |
145 |
THSICE_MONITOR |
O theMin0,theMax0,theMean1,theSD,theDel2,theVolG, |
|
./pkg/thsice/thsice_monitor.F |
149 |
THSICE_MONITOR |
O theMin0,theMax0,theMean2,theSD,theDel2,theVolG, |
|
./pkg/thsice/thsice_monitor.F |
53 |
THSICE_MONITOR |
_RL theMin0, theMax0, theSD, theDel2 |
|
./pkg/monitor/mon_stats_rl.F |
133 |
MON_STATS_RL |
theSD = theSD + theSDtile |
|
./pkg/monitor/mon_stats_rl.F |
137 |
MON_STATS_RL |
_GLOBAL_SUM_R8(theSD,myThid) |
|
./pkg/monitor/mon_stats_rl.F |
139 |
MON_STATS_RL |
theSD=sqrt(theSD/theVol) |
|
./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 |
46 |
MON_STATS_RL |
theSD=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 |
53 |
MON_WRITESTATS_RL |
arrStats(4) = theSD |
|
./pkg/monitor/mon_writestats_rl.F |
60 |
MON_WRITESTATS_RL |
CALL MON_OUT_RL( arrName, theSD, mon_foot_sd ,myThid) |
|
./pkg/monitor/mon_printstats_rl.F |
38 |
MON_PRINTSTATS_RL |
_RL theMin, theMax, theMean, theSD, theDel2, theVol |
|
./pkg/monitor/mon_printstats_rl.F |
42 |
MON_PRINTSTATS_RL |
O theMin, theMax, theMean, theSD, theDel2, theVol, |
|
./pkg/monitor/mon_printstats_rl.F |
48 |
MON_PRINTSTATS_RL |
CALL MON_OUT_RL( arrName, theSD, mon_foot_sd ,myThid) |
|
./pkg/monitor/mon_stats_rs.F |
105 |
MON_STATS_RS |
theSD=theSD+theSDtile |
|
./pkg/monitor/mon_stats_rs.F |
109 |
MON_STATS_RS |
_GLOBAL_SUM_R8(theSD,myThid) |
|
./pkg/monitor/mon_stats_rs.F |
111 |
MON_STATS_RS |
theSD=sqrt(theSD*rNumPnts) |
|
./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 |
42 |
MON_STATS_RS |
theSD=0. |
|
./pkg/monitor/mon_printstats_rs.F |
36 |
MON_PRINTSTATS_RS |
_RL theSD |
|
./pkg/monitor/mon_printstats_rs.F |
40 |
MON_PRINTSTATS_RS |
O theMin,theMax,theMean,theSD, |
|
./pkg/monitor/mon_printstats_rs.F |
46 |
MON_PRINTSTATS_RS |
CALL MON_OUT_RL( arrName, theSD, mon_foot_sd ,myThid) |
|
./pkg/monitor/mon_vort3.F |
332 |
MON_VORT3 |
IF (volVar.GT.0.) theSD = SQRT(volVar) |
|
./pkg/monitor/mon_vort3.F |
342 |
MON_VORT3 |
CALL MON_OUT_RL(mon_string_none,theSD, '_p_sd', myThid) |
|
./pkg/monitor/mon_vort3.F |
38 |
MON_VORT3 |
_RL theMin, theMax, theMean, theVar, volMean, volVar, theSD |
|
./pkg/monitor/mon_vort3.F |
59 |
MON_VORT3 |
theSD = 0. _d 0 |