File |
Line number |
Procedure |
Code |
./pkg/monitor/mon_calc_stats_rl.F |
115 |
MON_CALC_STATS_RL |
CALL GLOBAL_SUM_TILE_RL( tileDel2, theDel2, myThid ) |
./pkg/monitor/mon_calc_stats_rl.F |
122 |
MON_CALC_STATS_RL |
theDel2 = SQRT(theDel2)/theNbPt |
./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 |
56 |
MON_CALC_STATS_RL |
theDel2= 0. |
./pkg/monitor/mon_calc_stats_rs.F |
115 |
MON_CALC_STATS_RS |
CALL GLOBAL_SUM_TILE_RL( tileDel2, theDel2, myThid ) |
./pkg/monitor/mon_calc_stats_rs.F |
122 |
MON_CALC_STATS_RS |
theDel2 = SQRT(theDel2)/theNbPt |
./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 |
56 |
MON_CALC_STATS_RS |
theDel2= 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 |
53 |
MON_PRINTSTATS_RL |
CALL MON_OUT_RL( arrName, theDel2, mon_foot_del2 ,myThid) |
./pkg/monitor/mon_stats_rl.F |
107 |
MON_STATS_RL |
CALL GLOBAL_SUM_TILE_RL( tileDel2, theDel2, myThid ) |
./pkg/monitor/mon_stats_rl.F |
117 |
MON_STATS_RL |
theDel2=theDel2*rNumPnts |
./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 |
56 |
MON_STATS_RL |
theDel2=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 |
54 |
MON_WRITESTATS_RL |
arrStats(5) = theDel2 |
./pkg/monitor/mon_writestats_rl.F |
61 |
MON_WRITESTATS_RL |
CALL MON_OUT_RL( arrName, theDel2, mon_foot_del2, 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 |
54 |
MON_WRITESTATS_RS |
arrStats(5) = theDel2 |
./pkg/monitor/mon_writestats_rs.F |
61 |
MON_WRITESTATS_RS |
CALL MON_OUT_RL( arrName, theDel2, mon_foot_del2, myThid ) |
./pkg/thsice/thsice_monitor.F |
250 |
THSICE_MONITOR |
O theMin0,theMax0,theMean1,theSD,theDel2,theVolG, |
./pkg/thsice/thsice_monitor.F |
254 |
THSICE_MONITOR |
O theMin0,theMax0,theMean2,theSD,theDel2,theVolG, |
./pkg/thsice/thsice_monitor.F |
57 |
THSICE_MONITOR |
_RL theMin0, theMax0, theSD, theDel2 |