Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DblowerControl.f9014 logical :: updateBC, !true if the BC dynamically updated component
109 & .not. blower(iBlower)%updateBC ) cycle
267 if(blower(i)%updateBC) then
411 blower(iBlower)%updateBC = .true. !update velocity later with a call to BC_iter.
420 blower(iBlower)%updateBC = .false.
422 blower(iBlower)%updateBC = .true.