|
[Sponsors] |
January 31, 2019, 10:35 |
multiphaseEulerFoam-transportProperties dict
|
#1 |
Member
Stefanie Wolf
Join Date: Nov 2018
Location: Aachen
Posts: 32
Rep Power: 8 |
Hello everybody,
I need a little help with understanding more about the transport properties in a multiphaseEulerFoam case. Here is a link to a standard transport properties dict for multiphaseEulerFoam: https://github.com/OpenFOAM/OpenFOAM...portProperties After some reading and try and error I figured that I better understand every function of this dict. I understand the phase properties (line 18-75) except for the constantCoeffs (line 28) In my case I will assume constant diameters so I did not worry about possible diameter models. I also understood how I can turn interface compression (line 84-89) on (1) or off (0) to maintain a sharp interface. I thought, mixing occurs when I do not maintain a sharp interface - but that turned out to be wrong. I understand sigma (line 77-82) as interface tension. But I do not understand how it can be the same value for different fluids. The drag is my main parameter to describe (eg) mixing (beginning at line 95). I read about the 11 diameter models, like SchillerNaumann or Syamlal-OBrien - but as I understand in a turbulent flow with a high reynolds No they compute about the same coefficients. What I find most confusing is the residualPhaseFraction and the residualSlip - why do they exist twice, per phase in a mixing and for the mixture? I am sorry for the big amount of questions and hope you can explain some of the functions in the transportProperties dict to me. Thank you very much =) ---------------------------------------------------------- I am mixing oil, water with a surfactant (soap) and air. But I can neglect the bubbles or foam of water, soap and air. Also I have some experimental data so that I can calibrate my values. My case is an easy geometry without an inlet or outlet and it is a pretest in order to calibrate my solver. I did not provide dicts of my case, because my questions are about general understanding of the transportProperties dict. |
|
February 1, 2019, 10:30 |
|
#2 |
Member
Stefanie Wolf
Join Date: Nov 2018
Location: Aachen
Posts: 32
Rep Power: 8 |
I continued my research and would like to share my two favorite free sources with you:
http://www.tfd.chalmers.se/~hani/kur...oam_peered.pdf http://www.tfd.chalmers.se/~hani/kur...a_Oruganti.pdf They helped me with general understanding. |
|
February 7, 2019, 05:21 |
|
#3 | |
Member
Stefanie Wolf
Join Date: Nov 2018
Location: Aachen
Posts: 32
Rep Power: 8 |
Hello,
I briefly documented what I found out. Now I have two remaining questions: Does the convergence criteria of the dragModel depend on the particle diameter? Why is the default surface tension 0,07 for quite different phases? Does it depend on wall friction or only interfacial friction? Please correct me if I provided wrong information for the following code fractions: Quote:
|
||
February 11, 2019, 06:00 |
|
#4 | |
Member
Stefanie Wolf
Join Date: Nov 2018
Location: Aachen
Posts: 32
Rep Power: 8 |
Hello everyone,
I need your help! I mixed oil (white) and water (blue) using multiphaseEulerFoam. Air (red) is present, gravity is on and I defined a default atmosphere for all tops. When oil and water are mixed together the volume of this mixture is less than the sum of both phases. In the end of the simulation the phases are (mostly) separated and the volumes are ok. I do not understand why the volume is compressed in the beginning. Also I do not understand why the separation of oil and water takes so long. In the related experiment it took 50sek at the most. (The oil diameter of 0.7mm equals the sauter diameter from the experiment). Interface sharpening is on, and the phases are separated in the end. So I believe that the increase of volume is not due to a deposition of air. I used default values for transport properties and LES Smagorinsky for turbulence. Thank you for your advice and suggestions! Attached you find images at time=2sek, time=10se, time=50sek and time=150sek. Also this is my transportProperties dict: Quote:
|
||
January 15, 2021, 07:50 |
diameter value in dambreak example
|
#5 |
Member
Himanshu
Join Date: Jan 2017
Posts: 34
Rep Power: 9 |
Hi,
right now i am studying multiphase. need your help in multiphasEulerianFoam in dam break example? does d in transport properties of multiphaseEulerianFoam is diameter? and how does it affect damBreak simulation as it does not have any dispersed phase of which we need to give diameter value. All the phase are continuous in nature. Thank You |
|
Tags |
mixing, multiphaseeulerfoam, trasportproperties |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fail to run series of runApplication topoSet -dict | jiahui_93 | OpenFOAM Programming & Development | 1 | May 25, 2022 13:56 |
How to read multiphase parameters in creatFields from Transportproperties ? | Amirhosseinesh | OpenFOAM Programming & Development | 4 | October 12, 2018 11:28 |
define CSVfile dict in the BC code | IgnacioSarmientoINH | OpenFOAM Programming & Development | 0 | August 27, 2018 12:12 |
Adding Boussinesq Approximation to multiphaseEulerFoam? | dschmidt | OpenFOAM Programming & Development | 1 | January 16, 2017 17:40 |
reRead Dict after changed | wernsen | OpenFOAM Programming & Development | 10 | November 19, 2012 07:37 |