CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Mass transfer of bubbles in liquid with reactingTwoPhaseFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 7, 2016, 08:24
Default Mass transfer of bubbles in liquid with reactingTwoPhaseEulerFoam
  #1
New Member
 
Andreas
Join Date: May 2009
Location: Germany
Posts: 13
Rep Power: 17
erklaerbaer is on a distinguished road
Hi,

we want to investigate the mass transfer between bubbles and the surrounding liquid for a bubble column type set-up. We plan to use the reactingTwoPhaseEulerFoam solver which has - for my understanding - all necessary models.

1) Is there any kind of documentation available for that solver and the setup I could read?

2) I have some questions on the phaseProperties file, maybe some can help me

2.1)What is the meaning of these kind of lines?
Code:
        minFullyContinuousAlpha.gas 0.7;
        minPartlyContinuousAlpha.gas 0.5;
        minFullyContinuousAlpha.liquid 0.7;
        minPartlyContinuousAlpha.liquid 0.5;
2.2) A lot of entries are defined for "(gas in liquid)" and "(liquid in gas)". Are these entries to define different models/values if one phase is the continuous one and one phase is the discontinuous one?

2.3) In the bubbleColumnEvaporatingDissolving\constant\phasePr operties file is the following definition:
Code:
interfaceComposition
(
    (gas in liquid)
    {
        type Saturated;
        species ( water );
        Le 1.0;
        saturationPressure
        {
            type ArdenBuck;
        }
    }

    (liquid in gas)
    {
        type Henry;
        species ( air );
        k ( 1.492e-2 );
        Le 1.0;
    }
);
Why is water defined in the (gas in liquid) section and air in the (liquid in gas) section?

Thanks for your help.
Best regards
Andreas

Last edited by erklaerbaer; September 8, 2016 at 07:10.
erklaerbaer is offline   Reply With Quote

Old   May 31, 2018, 19:51
Default
  #2
New Member
 
Noah Yao
Join Date: Feb 2017
Posts: 13
Rep Power: 9
yaoyn is on a distinguished road
Quote:
Originally Posted by erklaerbaer View Post
Hi,

we want to investigate the mass transfer between bubbles and the surrounding liquid for a bubble column type set-up. We plan to use the reactingTwoPhaseEulerFoam solver which has - for my understanding - all necessary models.

1) Is there any kind of documentation available for that solver and the setup I could read?

2) I have some questions on the phaseProperties file, maybe some can help me

2.1)What is the meaning of these kind of lines?
Code:
        minFullyContinuousAlpha.gas 0.7;
        minPartlyContinuousAlpha.gas 0.5;
        minFullyContinuousAlpha.liquid 0.7;
        minPartlyContinuousAlpha.liquid 0.5;
2.2) A lot of entries are defined for "(gas in liquid)" and "(liquid in gas)". Are these entries to define different models/values if one phase is the continuous one and one phase is the discontinuous one?

2.3) In the bubbleColumnEvaporatingDissolving\constant\phasePr operties file is the following definition:
Code:
interfaceComposition
(
    (gas in liquid)
    {
        type Saturated;
        species ( water );
        Le 1.0;
        saturationPressure
        {
            type ArdenBuck;
        }
    }

    (liquid in gas)
    {
        type Henry;
        species ( air );
        k ( 1.492e-2 );
        Le 1.0;
    }
);
Why is water defined in the (gas in liquid) section and air in the (liquid in gas) section?

Thanks for your help.
Best regards
Andreas
Did you manage to find answers for all your questions? I have similar questions
yaoyn is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Radiation in semi-transparent media with surface-to-surface model? mpeppels CFX 11 August 22, 2019 07:30
Specify mass transfer source term at gas liquid interface SAM S Fluent UDF and Scheme Programming 4 January 21, 2016 07:23
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
Radiation interface hinca CFX 15 January 26, 2014 17:11
liquid phase reactions and mass transfer Swarup FLUENT 0 January 17, 2005 00:47


All times are GMT -4. The time now is 20:45.