Clarification on the pow function in the formula

I am working with the following formula:

{V (cubic inches) value (hidden) used in final PD sizing calculation:24} * {Type of Pump:17} * pow({System Pressure (psi):4} / {Minimum Discharge Pressure:11}, {Type of Gas:3}) / (1 - pow({System Pressure (psi):4} / {Maximum Discharge Pressure:10}, {Type of Gas:3}))

I have a few questions about the pow function:

  1. Could you please explain how the exponent ({Type of Gas:3}) is being handled in this context?
  2. Are there any special considerations or adjustments I need to make based on the type of gas?
  3. How does this formula treat pressure and discharge values, especially in relation to pow for calculating system behavior?

I appreciate your help in clarifying these points.

Hi Team,

Any Updates…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.