Abstract Stateapply_ simple_ mixing_ rule Method
Definition
Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
C#
public virtual void apply_simple_mixing_rule(
uint i,
uint j,
string model
)VB
Public Overridable Sub apply_simple_mixing_rule (
i As UInteger,
j As UInteger,
model As String
)