<

View RSS Feed

carlo.stenali

  1. PSV sizing with HEM (Homogeneous Equilibrium Model), limits of application

    for additional information see this thread
    'http://www.egpet.net/vb/threads/27092-Excel-library-for-process-calc-s-including-distillation'

    Prode Properties allows to size / rate a PSV for critical or two-phase flows with different models including HEM (Homogeneous Equilibrium Model)
    The HEM model for the nozzle applied in Prode Properties solves

    hin+1/2*vin^2 = ho+1/2*vo^2

    (in = inlet, o = orifice)
    where vo (for a critical flow) is the speed of sound
    ho, vo calculated at vena contracta conditions

    this model works well for critical and two-phase flows,
    it is also applicable for subcritical flows within certain limits.
    For subcritical flows Prode calculates the area solving a constant energy operation but since usually for a nozzle we do not specify the internal area of pipe (which is required for calculating vin in above formula the procedure estimates the value, this may generate errors when the rate vo/vin is low.
    For such cases it is suggested to use as alternative to ISPF() the method EPF

    double t = EPF(integer stream, double p, double E, double aout, double et)

    this method allows to specify both inlet and outlet condition thus modeling a adiabatic, irreversible expansions when the contribute of kinetic energy cannot be neglected.
    Tags: hem, nozzle, psv, safety, sizing Add / Edit Tags
    Categories
    Uncategorized
  2. Comparison of Homogeneous equilibrium (HEM) VS. NON-equilibrium (HNE) models

    HEM MODEL
    HEM (Homogeneous Equilibrium Model) is based on two assumptions (Homogeneous flow)
    1) velocity of gas an liquid phases are equal
    2) vapor and liquid phase are in thermodynamic equilibrium
    this is a general purpose model which gives good results for a broad range of problems

    HNE MODEL
    in HNE model (Homogeneous Non-Equilibrium Model) the vapor and liquid phases are not in thermodynamic equilibrium,
    HNE has found (Fauske, Schmidt ...) to describe well the behaviour of subcooled fluids which reach two-phase equilibria in a nozzle, pipe

    etc. for example the fluid residence time could be too short for a significant vaporisation.

    SOME APPLICATIONS WITH PRODE PROPERTIES

    Isentropic Nozzle model
    this method alows to design/rate safety/relief devices as PSV etc. for critical and two-phase flow.
    The Isentropic Nozzle model allows to define
    1) HEM Homogeneous Equilibrium (Solution of Mass Flux integral)
    2) HNE Homogeneous Non-equilibrium (HEM with Boling Delay and Gas-Liquid Slip Contributes)
    3) HNE-DS , Homogeneous Non-equilibrium
    4) NHNE Non-homogeneous Non-equilibrium

    PIPE
    this method allows to simulate single phase, two-phases, multiphase flow on circular pipes,
    for multiphase flow different models are available including HEM (Homogeneous Equilibrium)

    Speed of Sound
    the methods StrMSS(), EStrMSS() in Prode Properties allow to calculate the speed of sound for gas, liquid and gas+liquid (mixed phases) with

    HEM model

    A TEST CASE
    Prode Properties allows to compare HEM (Homogeneous Equilibrium Model) against different models as HNE (Homogeneous Non-Equilibrium Model)

    and NHNE (Non-Homogeneous Non-Equilibrium Model),
    this allows to select the most suitable pressure relief valve for a specific application

    ...
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	CompareHEMvsHNE.jpg 
Views:	50 
Size:	74.0 KB 
ID:	3284  
    Attached Thumbnails Attached Files
  3. two-phase psv sizing with direct integration HEM Homogeneous Equilibrium Model

    cbadia wrote
    for a two phase discharge I am sizing a relief valve with the isentropic Nozzle unit available in Prode Properties,
    the procedure allows to specificy the HEM (Homogeneous Equilibrium Model) and NHNE (Non-Homogeneous Non-Equilibrium Model) for isentropic flow.
    While the HEM model gives results consistent with those calculated by Excel page nozzle.xls distributed with the program the NHNE model requires specific settings and may give results quite different.
    Which is the best option (HEM or NHNE) for modeling a PSV discahrge ?

    I think it depends from several factors as for example the size of the valve and the physical properties of the fluid,
    my version of Prode Properties has three models
    HEM (Homogeneous Equilibrium Model)
    HNE-DS (Homogeneous Non Equilibrium, simplified model)
    NHNE Non Homogeneous Non Equilibrium)
    the last two require a specific parameter which for HNE-DS is available in several papers while for NHNE you have to estimate the value, generally I select HEM and I do a test with HNE-DS
    Tags: hem, hne-ds, psv, two-phase Add / Edit Tags
    Categories
    Uncategorized
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40