Click or drag to resize

Seawatersea_h_si Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double sea_h_si(
	long drv_s,
	long drv_eta,
	long drv_p,
	double sa_si,
	double eta_si,
	double p_si
)
Request Example View Source

Parameters

drv_s  Int64
 
drv_eta  Int64
 
drv_p  Int64
 
sa_si  Double
 
eta_si  Double
 
p_si  Double
 

Return Value

Double
See Also