ModelSetComponentCpIgDIPPR

Top  Previous  Next

Writes the parameters in the DIPPR expression for the ideal gas heat capacity

 

This function is defined in C++ as:

extern "C" __declspec(dllexport) int __stdcall ModelSetComponentCpIgDIPPR(int ComponentIndex, int BlockIndex, int SubIndex, double Value)

 

Return

The function return -1 if no problem was found. If a different number is returned use the function ErrorGetMessage for more information.

 

Input

Argument

Type

Description

ComponetIndex

int

Index the component has in the total component list

BlockIndex

int

The block the parameter is for

SubIndex

int

Index in the Cp expression

Value

double

Parameter for the heat capacity

Units: [kJ/kg]