ValveCalculate Kv Method
Calculates and updates the valve's maximum flow coefficient (Kv or Cv) from the current inlet and
outlet stream conditions. The appropriate sizing equation is selected based on the current
CalcMode and the phase state of the inlet stream.
Also back-calculates the full-open Kv from the opening/Kv relationship when enabled.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public void CalculateKv()VB
Public Sub CalculateKv