File |
Line number |
Procedure |
Code |
./pkg/aim_compon_interf/atm_export_evmpr.F |
45 |
ATM_EXPORT_EVMPR |
IF ( ABS(EvMPrTime(bi,bj) -1. _d 0).GT. 1. _d -12 |
./pkg/aim_compon_interf/atm_export_evmpr.F |
46 |
ATM_EXPORT_EVMPR |
& .AND. EvMPrTime(bi,bj) .NE. 0. ) THEN |
./pkg/aim_compon_interf/atm_export_evmpr.F |
47 |
ATM_EXPORT_EVMPR |
recipAvT = 1. _d 0/EvMPrTime(bi,bj) |
./pkg/aim_compon_interf/atm_export_evmpr.F |
54 |
ATM_EXPORT_EVMPR |
& bi,bj,1.-EvMPrTime(bi,bj) |
./pkg/aim_compon_interf/atm_export_evmpr.F |
66 |
ATM_EXPORT_EVMPR |
EvMPrTime(bi,bj) = 0. |
./pkg/aim_compon_interf/ATMCPL.h |
64 |
NO PROCEDURE |
& EvMPrTime, RunOffTime, ROEnFxTime, |
./pkg/aim_compon_interf/ATMCPL.h |
91 |
NO PROCEDURE |
_RL EvMPrTime (nSx,nSy) |
./pkg/aim_compon_interf/cpl_ini_vars.F |
76 |
CPL_INI_VARS |
EvMPrTime(bi,bj) = 0. |
./pkg/aim_compon_interf/atm_store_evmpr.F |
54 |
ATM_STORE_EVMPR |
EvMPrTime(bi,bj) = EvMPrTime(bi,bj) + cplTimeFraction |