Searched refs:cfmLimitFactor (Results 1 – 1 of 1) sorted by relevance
704 constexpr const double cfmLimitFactor = 0.5; in calculate() 705 if (cfm < (qMin * cfmLimitFactor)) in calculate() 702 constexpr const double cfmLimitFactor = 0.5; calculate() local