|
ModelSetComponentViscosityCritical |
Top Previous Next |
|
Writes the critical viscosity used by the f-theory to calculate viscosity.
This function is defined in C++ as: extern "C" __declspec(dllexport) int __stdcall ModelSetComponentViscosityCritical(int ComponentIndex, int BlockIndex, 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
|