modelDrum

Drum for circulation boilers

Extends from Icons.Water.Drum.

Information

This model describes the cylindrical drum of a drum boiler, without assuming thermodynamic equilibrium between the liquid and vapour holdups. Connectors are provided for feedwater inlet, steam outlet, downcomer outlet, riser inlet, and blowdown outlet.

The model is based on dynamic mass and energy balance equations of the liquid volume and vapour volume inside the drum. Mass and energy tranfer between the two phases is provided by bulk condensation and surface condensation of the vapour phase, and by bulk boiling of the liquid phase. Additional energy transfer can take place at the surface if the steam is superheated.

The riser flowrate is separated before entering the drum, at the vapour pressure. The (saturated) liquid fraction goes into the liquid volume; the (wet) vapour fraction goes into the vapour volume, vith a steam quality depending on the liquid/vapour density ratio and on the avr parameter.

The enthalpy of the liquid going to the downcomer is computed by assuming that a fraction of the total mass flowrate (afd) comes directly from the feedwater inlet. The pressure at the downcomer connector is equal to the vapour pressure plus the liquid head.

The metal wall dynamics is taken into account, assuming uniform temperature. Heat transfer takes place between the metal wall and the liquid phase, vapour phase, and external atmosphere, the corresponding heat transfer coefficients being gl, gv, and gext.

The drum level is referenced to the centreline.

The start values of drum pressure, liquid specific enthalpy, vapour specific enthalpy, and metal wall temperature can be specified by setting the parameters pstart, hlstart, hvstart, Tmstart

Modelling options

The following options are available to specify the orientation of the cylindrical drum:

  • DrumOrientation = 0: horizontal axis.
  • DrumOrientation = 1: vertical axis.

Parameters

TypeNameDefaultDescription
SI.Lengthrint0Internal radius
SI.Lengthrext0External radius
SI.LengthL0Length
SI.HeatCapacityCm0Total Heat Capacity of the metal wall
SI.TemperatureText293External atmospheric temperature
SI.Timetauev15Time constant of bulk evaporation
SI.Timetauc15Time constant of bulk condensation
RealKcs0Surface condensation coefficient [kg/(s.m2.K)]
RealKs0Surface heat transfer coefficient [W/(m2.K)]
SI.CoefficientOfHeatTransfergext0Heat transfer coefficient between metal wall and external atmosphere
SI.CoefficientOfHeatTransfergl200Heat transfer coefficient between metal wall and liquid phase
SI.CoefficientOfHeatTransfergv200Heat transfer coefficient between metal wall and vapour phase
SI.ThermalConductivitylm20Metal wall thermal conductivity
Realafd0.05Ratio of feedwater in downcomer flowrate
Realavr1.2Phase separation efficiency coefficient
IntegerDrumOrientation00: Horizontal; 1: Vertical
BooleanallowFlowReversalsystem.allowFlowReversal= true to allow flow reversal, false restricts to design direction
SI.AccelerationgModelica.Constants.g_n
RealpiModelica.Constants.pi
Initialisation
Medium.AbsolutePressurepstart1e5Pressure start value
Medium.SpecificEnthalpyhlstartMedium.bubbleEnthalpy(Medium.setSat_p(pstart))Liquid enthalpy start value
Medium.SpecificEnthalpyhvstartMedium.dewEnthalpy(Medium.setSat_p(pstart))Vapour enthalpy start value
Medium.TemperatureTmstartMedium.saturationTemperature(pstart)Wall temperature start value
SI.Lengthystart0Start level value
Choices.Init.OptionsinitOptsystem.initOptInitialisation option
BooleannoInitialPressurefalseRemove initial equation on pressure

Connectors

TypeNameDefaultDescription
FlangeAfeedwater
FlangeAriser
FlangeBdowncomer
FlangeBblowdown
FlangeBsteam

Components

TypeNameDefaultDescription
Medium.ThermodynamicStateliquidStateThermodynamic state of the liquid
Medium.ThermodynamicStatevapourStateThermodynamic state of the vapour
Medium.SaturationPropertiessat
ThermoPower.SystemsystemSystem wide properties
SI.VolumeVvVolume occupied by the vapour
SI.VolumeVlVolume occupied by the liquid
Medium.AbsolutePressurepSurface pressure
SI.SpecificEnthalpyhlLiquid specific enthalpy
SI.SpecificEnthalpyhvVapour specific enthalpy
SI.SpecificEnthalpyhrvSpecific enthalpy of vapour from the risers after separation
SI.SpecificEnthalpyhrlSpecific enthalpy of liquid from the risers after separation
SI.SpecificEnthalpyhlsSpecific enthalpy of saturated liquid
SI.SpecificEnthalpyhvsSpecific enthalpy of saturated vapour
SI.SpecificEnthalpyhfSpecific enthalpy of feedwater
SI.SpecificEnthalpyhdSpecific enthalpy of liquid to the downcomers
SI.SpecificEnthalpyhvoutSpecific enthalpy of steam at the outlet
SI.SpecificEnthalpyhrSpecific enthalpy of fluid from the risers
Medium.MassFlowRatewfMass flowrate of feedwater
Medium.MassFlowRatewdMass flowrate to the downcomers
Medium.MassFlowRatewbMass flowrate of blowdown
Medium.MassFlowRatewrMass flowrate from the risers
Medium.MassFlowRatewrlMass flowrate of liquid from the risers
Medium.MassFlowRatewrvMass flowrate of vapour from the risers
Medium.MassFlowRatewvMass flowrate of steam at the outlet
Medium.MassFlowRatewcMass flowrate of bulk condensation
Medium.MassFlowRatewcsMass flowrate of surface condensation
Medium.MassFlowRatewevMass flowrate of bulk evaporation
Medium.TemperatureTlLiquid temperature
Medium.TemperatureTvVapour temperature
Units.AbsoluteTemperatureTmWall temperature
Medium.TemperatureTsSaturated water temperature
SI.PowerQmvHeat flow from the wall to the vapour
SI.PowerQvlHeat flow from the vapour to the liquid
SI.PowerQmlHeat flow from the wall to the liquid
SI.PowerQmeHeat flow from the wall to the atmosphere
SI.MassMlLiquid mass
SI.MassMvVapour mass
SI.EnergyElLiquid internal energy
SI.EnergyEvVapour internal energy
Units.LiquidDensityrholLiquid density
Units.GasDensityrhovVapour density
SI.PerUnitxlMass fraction of vapour in the liquid volume
SI.PerUnitxvSteam quality in the vapour volume
SI.PerUnitxrSteam quality of the fluid from the risers
SI.PerUnitxrvSteam quality of the separated steam from the risers
RealgmlTotal heat transfer coefficient (wall-liquid)
RealgmvTotal heat transfer coefficient (wall-vapour)
Reala
SI.LengthyLevel (referred to the centreline)
SI.AreaAmlSurface of the wall-liquid interface
SI.AreaAmvSurface of the wall-vapour interface
SI.AreaAsupSurface of the liquid-vapour interface
SI.AreaAextExternal drum surface

Contents

NameDescription
Medium

Revisions