Kristina Armstrong

Results 3 comments of Kristina Armstrong

`double PumpShaftPower::calculate() { if (drive == Motor::Drive::DIRECT_DRIVE) { return motorShaftPower; } else if (drive == Motor::Drive::N_V_BELT_DRIVE) { const double BLM = motorShaftPower * ((0.68759 * std::exp(motorShaftPower * -0.019791) + 3.7558...

Isn't drive efficiency already somehow returned to the desktop. its in the PSAT results....

FROM THE MANUAL The Fixed specific speed switch allows the user to specify whether a specific speed penalty that is a part of the HI achievable efficiency algorithm sequence, is...