CURVE:EXPONENT

Exponent curve with one independent variable. Input for a exponent curve consists of the curve name, the 3 coefficients, and the maximum and minimum valid independent variable values. Optional inputs for curve minimum and maximum may be used to limit the output of the performance curve. curve = C1 + C2*x**C3 The independent variable x is raised to the C3 power, multiplied by C2, and C1 is added to the result.

Name
Type: alphanumeric

Coefficient1 Constant
Type: real number

Coefficient2 Constant
Type: real number

Coefficient3 Constant
Type: real number

Minimum Value of x
Type: real number
Specify the minimum value of the independent variable x allowed

Maximum Value of x
Type: real number
Specify the maximum value of the independent variable x allowed

Minimum Curve Output
Type: real number
Specify the minimum value calculated by this curve object

Maximum Curve Output
Type: real number
Specify the maximum value calculated by this curve object

Input Unit Type for X
Type: choice (Dimensionless, Temperature, VolumetricFlow, MassFlow, Power or Distance)
Default: Dimensionless

Output Unit Type
Type: choice (Dimensionless, Capacity, Power or Temperature)
Default: Dimensionless