Click or drag to resize

NBPFittingCalcNBPDiff Method


Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double CalcNBPDiff(
	IFlowsheet fs,
	int index,
	double P,
	double multipl,
	Compound comp
)
Request Example View Source

Parameters

fs  IFlowsheet
 
index  Int32
 
P  Double
 
multipl  Double
 
comp  Compound
 

Return Value

Double
See Also