File |
Line number |
Procedure |
Code |
./pkg/thsice/thsice_monitor.F |
107 |
THSICE_MONITOR |
theVolG= theVol(1)+theVol(2) |
./pkg/thsice/thsice_monitor.F |
109 |
THSICE_MONITOR |
IF (theVolG.GT.0.) theMeanG = theMeanG / theVolG |
./pkg/thsice/thsice_monitor.F |
112 |
THSICE_MONITOR |
CALL MON_OUT_RL(mon_var, theVolG , mon_sufx(0), myThid) |
./pkg/thsice/thsice_monitor.F |
129 |
THSICE_MONITOR |
theVolG= theVol(1)+theVol(2) |
./pkg/thsice/thsice_monitor.F |
132 |
THSICE_MONITOR |
IF (theVolG.GT.0.) theMeanG = theMeanG / theVolG |
./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 |
151 |
THSICE_MONITOR |
theEnergy = theEnergy -rhoi*(theMean1+theMean2)*theVolG/2 |
./pkg/thsice/thsice_monitor.F |
161 |
THSICE_MONITOR |
theVolG= theVol(1)+theVol(2) |
./pkg/thsice/thsice_monitor.F |
163 |
THSICE_MONITOR |
IF (theVolG.GT.0.) theMeanG = theMeanG / theVolG |
./pkg/thsice/thsice_monitor.F |
182 |
THSICE_MONITOR |
theVolG = theVol(1)+theVol(2) |
./pkg/thsice/thsice_monitor.F |
184 |
THSICE_MONITOR |
IF (theVolG.GT.0.) theMeanG = theMeanG / theVolG |
./pkg/thsice/thsice_monitor.F |
208 |
THSICE_MONITOR |
IF (theVolG.GT.0.) theMeanG = theMeanG / theVolG |
./pkg/thsice/thsice_monitor.F |
51 |
THSICE_MONITOR |
_RL theMeanG, theVarG, theVolG |
./pkg/land/land_monitor.F |
132 |
LAND_MONITOR |
theVolG = 0. |
./pkg/land/land_monitor.F |
135 |
LAND_MONITOR |
theVolG = theVolG + theVol(n) |
./pkg/land/land_monitor.F |
139 |
LAND_MONITOR |
IF (theVolG.GT.0.) theMeanG = theMeanG / theVolG |
./pkg/land/land_monitor.F |
154 |
LAND_MONITOR |
& theVolG, ' ; Lat sep=', (yBand(n),n=2,nLatBnd) |
./pkg/land/land_monitor.F |
185 |
LAND_MONITOR |
theVolG = 0. |
./pkg/land/land_monitor.F |
188 |
LAND_MONITOR |
theVolG = theVolG + theVol(n) |
./pkg/land/land_monitor.F |
191 |
LAND_MONITOR |
IF (theVolG.GT.0.) theMeanG = theMeanG / theVolG |
./pkg/land/land_monitor.F |
213 |
LAND_MONITOR |
theVolG = 0. |
./pkg/land/land_monitor.F |
216 |
LAND_MONITOR |
theVolG = theVolG + theVol(n) |
./pkg/land/land_monitor.F |
219 |
LAND_MONITOR |
IF (theVolG.GT.0.) theMeanG = theMeanG / theVolG |
./pkg/land/land_monitor.F |
241 |
LAND_MONITOR |
theVolG = 0. |
./pkg/land/land_monitor.F |
244 |
LAND_MONITOR |
theVolG = theVolG + theVol(n) |
./pkg/land/land_monitor.F |
247 |
LAND_MONITOR |
IF (theVolG.GT.0.) theMeanG = theMeanG / theVolG |
./pkg/land/land_monitor.F |
269 |
LAND_MONITOR |
theVolG = 0. |
./pkg/land/land_monitor.F |
272 |
LAND_MONITOR |
theVolG = theVolG + theVol(n) |
./pkg/land/land_monitor.F |
275 |
LAND_MONITOR |
IF (theVolG.GT.0.) theMeanG = theMeanG / theVolG |
./pkg/land/land_monitor.F |
73 |
LAND_MONITOR |
_RL theMeanG, theVarG, theVolG |