ValveRunDynamicModel 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
public override void RunDynamicModel()

See Also