.TAeZoSysPro.FluidDynamics.Components.Valves.BaseClasses.PartialDamper

Information

This is the base model for Damper_parallelBlades and Damper_opposedBlades strongly inspired from the PartialValve of Modelica Standard Library (MSL). The model is based on the IEC 534 / ISA-75.01.01-2007 standard for valve sizing.

The model optionally supports reverse flow conditions (assuming symmetrical behaviour) or check valve operation, and has been suitably regularized, compared to the equations in the standard, in order to avoid numerical singularities around zero pressure drop operating conditions.

The model assumes adiabatic operation (no heat losses to the ambient); changes in kinetic energy from inlet to outlet are neglected in the energy balance.

Modelling options

The following options are available to specify the valve flow coefficient in fully open conditions:

The nominal conditions (mainly pressure drop dp_nominal and mass flow rate m_flow_nominal) must always be specified;

If checkValve is true, then the flow is stopped when the outlet pressure is higher than the inlet pressure; otherwise, reverse flow takes place. Use this option only when needed, as it increases the numerical complexity of the problem.

The valve opening characteristic valveCharacteristic, linear by default, can be replaced by any user-defined function available in the ValveCharacteristics package. Functions provides by the Modelica Standard Library (MSL) are compatible. The characteristics for constant port_a.p and port_b.p pressures with continuously changing opening are shown in the next two figures:

ValveCharacteristics.png

The treatment of parameters Kv and Cv slightly differs from the explaination detailled in the User's Guide and derives more from the standard.


In the above equation, m_flow and p unit are respectively in m3/h and bar.




Where:

Contents

NameDescription
 valveCharacteristicInherent flow characteristic
 MediumMedium in the component

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos