Home
last modified time | relevance | path

Searched refs:BC_t (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/common/
H A DblowerControl.f906 real*8 :: BC_t variable
105 BC_t = BC_dt*(istep - BC_istep0) !Update time
134 t = mod(BC_t - blower(iBlower)%t0, t4)
154 t = (BC_t - blower(iBlower)%t0)/blower(iBlower)%t_cycle
205 BC_t = BC_dt*(istep - istep0) !Update time
258 BC_t = BC_dt*(istep - BC_istep0) !Update time
268 phi = mod((BC_t - blower(i)%t0)/blower(i)%t_cycle,1.0d0)