Searched refs:BC_t (Results 1 – 1 of 1) sorted by relevance
6 real*8 :: BC_t variable105 BC_t = BC_dt*(istep - BC_istep0) !Update time134 t = mod(BC_t - blower(iBlower)%t0, t4)154 t = (BC_t - blower(iBlower)%t0)/blower(iBlower)%t_cycle205 BC_t = BC_dt*(istep - istep0) !Update time258 BC_t = BC_dt*(istep - BC_istep0) !Update time268 phi = mod((BC_t - blower(i)%t0)/blower(i)%t_cycle,1.0d0)