File |
Line number |
Procedure |
Code |
./pkg/monitor/mon_surfcor.F |
182 |
MON_SURFCOR |
CALL GLOBAL_SUM_TILE_RL( tileTh2pe , theta2PE, myThid ) |
./pkg/monitor/mon_surfcor.F |
188 |
MON_SURFCOR |
theta2PE = theta2PE / theArea |
./pkg/monitor/mon_surfcor.F |
190 |
MON_SURFCOR |
theta2PE = theta2PE * rUnit2mass |
./pkg/monitor/mon_surfcor.F |
201 |
MON_SURFCOR |
CALL MON_OUT_RL('_T2PE',theta2PE, mon_foot_mean ,myThid) |
./pkg/monitor/mon_surfcor.F |
56 |
MON_SURFCOR |
_RL wT_Heat, theta2PE |
./pkg/monitor/mon_surfcor.F |
74 |
MON_SURFCOR |
theta2PE = 0. |