CURVE:CUBIC
Cubic curve with one independent variable. Input for a cubic curve consists of the curve name, the 4 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*x**2 + C4*x**3
Name
Type: alphanumeric
Coefficient1 Constant
Type: real number
Coefficient2 x
Type: real number
Coefficient3 x**2
Type: real number
Coefficient4 x**3
Type: real number
Minimum Value of x
Type: real number
Maximum Value of x
Type: real number
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