Click or drag to resize

Seawatersalinity_iteration Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
private double salinity_iteration(
	double t_si,
	double p_si,
	double d_si,
	double S,
	int maxit,
	double eps
)
Request Example View Source

Parameters

t_si  Double
 
p_si  Double
 
d_si  Double
 
S  Double
 
maxit  Int32
 
eps  Double
 

Return Value

Double
See Also