ValveRun Dynamic Model Method
Executes the valve model for one dynamic simulation time step, updating mass flow rates and
pressures on connected streams based on the current opening and flow coefficient.
Handles actuator delay by deferring opening changes when configured.
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 override void RunDynamicModel()VB
Public Overrides Sub RunDynamicModel