| Symbol | Description | Uses |
| xx_precip_mean | 4 |
| File | Line number | Procedure | Code |
| ./pkg/exf/exf_getffields.F | 649 | EXF_GETFFIELDS |
precip(i,j,bi,bj)=precip(i,j,bi,bj)+xx_precip_mean(i,j,bi,bj) |
| ./pkg/ctrl/ctrl.h | 408 | NO PROCEDURE |
& xx_precip_mean, |
| ./pkg/ctrl/ctrl.h | 592 | NO PROCEDURE |
_RL xx_precip_mean(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy) |
| ./pkg/ctrl/ctrl_init_variables.F | 363 | CTRL_INIT_VARIABLES |
xx_precip_mean(i,j,bi,bj) = 0. _d 0 |