Symbol | Description | Uses |
recipAvT | Temp. for holding reciprocal of averaging period. | 3 |
File | Line number | Procedure | Code |
./pkg/atm_compon_interf/atm_export_fld.F | 52 | ATM_EXPORT_FLD |
_RL recipAvT |
./pkg/atm_compon_interf/atm_export_fld.F | 60 | ATM_EXPORT_FLD |
recipAvT = 1. _d 0/countTime(bi,bj) |
./pkg/atm_compon_interf/atm_export_fld.F | 63 | ATM_EXPORT_FLD |
atmFld(i,j,bi,bj) = atmFld(i,j,bi,bj)*recipAvT |