<

Results 1 to 2 of 2

Thread: Speed of sound gas + liquid

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Re: Speed of sound gas + liquid

    for a two-phase flow you can apply the HEM (Homogeneous Equilibrium Model),
    HEM allows to calculate the speed of sound in two phases (vapor+liquid) flows,
    with hydrocarbons + water you need to solve a three phases (vapor-liquid-liquid) equilibria,

    I utilize Prode Properties which includes methods for calculating the speed of sound for gas, liquid and gas+liquid

    ss = StrMSS(stream)
    given a stream returns the speed of sound for gas, liquid and gas + liquid (for gas + liquid with HEM model)

    ss = EStrMSS(stream,t,p)
    given the stream pressure and temperature solves a isothermal flash at p,t and returns the speed of sound for gas, liquid and gas + liquid (for gas + liquid with HEM model)

    these methods are available in Microsoft Excel as Macros,
    for calculating the speed of sound for a gas + hydrocarbons + water mixture follow these steps

    1) define the stream composition, models and BIPs (since there is water which can originate a three phase equilibria set multiphase vapor-liquid-liquid as option for phase equilibria)

    2) in a cell put the macro =EStrMSS(1,$B1,$B2) which instructs Excel to calculate the speed of sound at specified temperature and pressure (see attached image SpeedofSoundinExcel.jpg)

    3) modify the temperature and pressure and Excel will recalculate automatically the speed of sound for gas, liquid or gas + liquid phase
    Attached Images Attached Images

Similar Threads

  1. Replies: 36
    Last Post: 02-19-2019, 03:13 AM
  2. Request for AGA Sound speed calculator
    By selvajee2000 in forum Instrumentation & Control
    Replies: 0
    Last Post: 07-04-2013, 11:55 AM
  3. Article: Speed of sound gas + liquid
    By tmander in forum Home Articles
    Replies: 0
    Last Post: 04-14-2013, 12:22 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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