SeawaterPropertyPackageDW_CalcEntropy Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public override double DW_CalcEntropy(
Array Vx,
double T,
double P,
State st
)
Public Overrides Function DW_CalcEntropy (
Vx As Array,
T As Double,
P As Double,
st As State
) As Double
Request Example
View SourceParameters
- Vx Array
-
- T Double
-
- P Double
-
- st State
-
Return Value
DoubleSee Also