CURVE:BICUBIC
Cubic curve with two independent variables. Input consists of the curve name, the ten coefficients, and the minimum and maximum values for each of the independent variables. 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*y + C5*y**2 + C6*x*y + C7*x**3 + C8*y**3 + C9*x**2*y + C10*x*y**2
Name
Type: alphanumeric
Coefficient1 Constant
Type: real number
Coefficient2 x
Type: real number
Coefficient3 x**2
Type: real number
Coefficient4 y
Type: real number
Coefficient5 y**2
Type: real number
Coefficient6 x*y
Type: real number
Coefficient7 x**3
Type: real number
Coefficient8 y**3
Type: real number
Coefficient9 x**2*y
Type: real number
Coefficient10 x*y**2
Type: real number
Minimum Value of x
Type: real number
Maximum Value of x
Type: real number
Minimum Value of y
Type: real number
Maximum Value of y
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
Input Unit Type for Y
Type: choice
(Dimensionless, Temperature, VolumetricFlow, MassFlow, Power or Distance)
Default: Dimensionless
Output Unit Type
Type: choice
(Dimensionless, Capacity, Power or Temperature)
Default: Dimensionless