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

OpenFOAM- Low Mach Number Formulation for Combustion

Register Blogs Community New Posts Updated Threads Search

Like Tree14Likes
  • 1 Post By hz283
  • 4 Post By kalle
  • 2 Post By piccinini
  • 1 Post By tmu
  • 1 Post By atulkjoy
  • 1 Post By ab2484
  • 4 Post By malaboss

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 5, 2013, 05:50
Default OpenFOAM- Low Mach Number Formulation for Combustion
  #1
tmu
New Member
 
Anderson
Join Date: Feb 2013
Posts: 11
Rep Power: 13
tmu is on a distinguished road
Hi Dear Friends,
I want to know if anybody tried to simulate combustion using low mach number model in OpenFOAM.
I would be appreciate if anybody can help me
Are there any solver for modeling reacting flow with Low mach number Formulation?
tmu is offline   Reply With Quote

Old   February 5, 2013, 17:44
Default
  #2
Senior Member
 
Join Date: Nov 2012
Posts: 171
Rep Power: 13
hz283 is on a distinguished road
fireFoam 1.6.0 is the one you want--Low ma number. Others are not as far as I know. They are incompressible or compressible, but obtaining the Low ma number solver only needs very small modification based on the compressible codes.
tmu likes this.
hz283 is offline   Reply With Quote

Old   February 6, 2013, 01:29
Default
  #3
tmu
New Member
 
Anderson
Join Date: Feb 2013
Posts: 11
Rep Power: 13
tmu is on a distinguished road
Thank you for response
I want to simulate combustion in tube (3D) and channel (2D).
and I think reactingFOAM is a suitable solver
but I dont know How to change this solver for Low mach number flow.
Can you give me some help that I can develop this solver?
thank you so much
tmu is offline   Reply With Quote

Old   February 6, 2013, 02:24
Default
  #4
Senior Member
 
Karl-Johan Nogenmyr
Join Date: Mar 2009
Location: Linköping
Posts: 279
Rep Power: 21
kalle is on a distinguished road
If your thermodynamic pressure can be considered constant throughout the simulation (i.e. not a piston engine), you'll find what you need to change here:
http://web.student.chalmers.se/group...SlidesOFW5.pdf

This was for OF 1.5, but the change of reactingfoam-2.1 is straight forward.

The solver works good, and has generated a number of papers:

Duwig, Christophe, Sébastien Ducruix, and Denis Veynante. "Studying the Stabilization Dynamics of Swirling Partially Premixed Flames by Proper Orthogonal Decomposition." Journal of Engineering for Gas Turbines and Power 134 (2012): 101501.


Duwig, Christophe, et al. "Large Eddy Simulations of a piloted lean premix jet flame using finite-rate chemistry." Combustion Theory and Modelling 15.4 (2011): 537-568.

K
kalle is offline   Reply With Quote

Old   February 6, 2013, 20:19
Default
  #5
New Member
 
Join Date: Mar 2009
Location: Sao Jose dos Campos, Brazil
Posts: 29
Rep Power: 17
piccinini is on a distinguished road
Hello.

You may see if it helps:
http://code.google.com/p/lowmachspra...lowmachSolver/

I've adapted dieselFoam 1.7 for a spray simulation in low Mach number. "pd" is the hydrodynamic pressure and "p" is the thermodynamic one. I considered the case of "p" being constant only.
tmu and Dreoasteh like this.
piccinini is offline   Reply With Quote

Old   February 9, 2013, 12:15
Default
  #6
tmu
New Member
 
Anderson
Join Date: Feb 2013
Posts: 11
Rep Power: 13
tmu is on a distinguished road
Thank you for your response.
tmu is offline   Reply With Quote

Old   February 27, 2013, 13:12
Default Boundary Condition- Low mach number in combustion
  #7
tmu
New Member
 
Anderson
Join Date: Feb 2013
Posts: 11
Rep Power: 13
tmu is on a distinguished road
Hi Friends
I am working on simulation combustion in channel. I change reactingfoam for solving low mach formulation. now I have some question about p.

1. I have a open system, and I set preff = 101325 (1 atm), Is it true?
2. for pd (pdynamics), I set
Inlet boundary : zero gradient
outlet boundary: constant 101235
but I think this is wrong because pd is calculated between 101325 , 101225
and according relation P=Pd+Preff so P is 2 atm
Whereas in reference are said Pd<<preff
which boundary condition must I use for pdynamic?
Initial condition for pd is important?
thanks a lot
ozgunoglu likes this.
tmu is offline   Reply With Quote

Old   October 1, 2017, 07:04
Cool Boundary Condition- Low mach number in combustion
  #8
New Member
 
Mehmet OZGUNOGLU
Join Date: Oct 2016
Posts: 6
Rep Power: 9
ozgunoglu is on a distinguished road
Hi Anderson,

I have the same problem for the initial and boundary conditions. Did you get any solution.
Thanks
ozgunoglu is offline   Reply With Quote

Old   October 1, 2017, 13:53
Default Low Mach Formulation
  #9
New Member
 
Ayush
Join Date: May 2017
Posts: 12
Rep Power: 8
upadhyay.1 is on a distinguished road
Hi Friends,
I have to develop a low Mach solver as my bachelor's project to simulate combustion of Sandia Flame D.
1.) I can't completely understand what is thermodynamic and dynamic pressures.
What I get thermodynamic is used in an equation of state while dynamic pressure is used in pressure equation. Right? and How we actually get this division of pressures?
2.) Is simpeFoam is a low-mach solver?
3.) If yes can we add an equation of state to get the low Mach solver along with other equation?

upadhyay.1 is offline   Reply With Quote

Old   October 1, 2017, 22:56
Default
  #10
Member
 
Atul Kumar
Join Date: Dec 2015
Location: National Centre for Combustion Research and Development
Posts: 48
Rep Power: 10
atulkjoy is on a distinguished road
Any where you don't solve density much more dependent on pressure change like rho/p is low Mach number solver you can see fireFoam and reactingFoam solvers based on psi n rho model also Piso n pimple formulation

Sent from my Lenovo K50a40 using CFD Online Forum mobile app
atulkjoy is offline   Reply With Quote

Old   October 2, 2017, 03:30
Default
  #11
New Member
 
Ayush
Join Date: May 2017
Posts: 12
Rep Power: 8
upadhyay.1 is on a distinguished road
Thank you Atul for the reply!
Could you please explain what do you mean by density much more dependent on pressure change?
upadhyay.1 is offline   Reply With Quote

Old   October 3, 2017, 01:41
Default
  #12
Member
 
Atul Kumar
Join Date: Dec 2015
Location: National Centre for Combustion Research and Development
Posts: 48
Rep Power: 10
atulkjoy is on a distinguished road
Like supersonic flows where Mac h no is greater than 1 and effects of compressiblility are well seen in pressure while in low MACh no solver you don't have density coupled pressure solution n pressure is coupled with velocity

Sent from my Lenovo K50a40 using CFD Online Forum mobile app
Saeng Kinley likes this.
atulkjoy is offline   Reply With Quote

Old   October 16, 2017, 07:28
Default
  #13
New Member
 
Andrea
Join Date: Sep 2017
Posts: 12
Rep Power: 8
ab2484 is on a distinguished road
Hello everyone,

I'm having the same problems. I need to develop a Low-Mach version of reactingFoam 4.x, so I look forward to read some useful advices.

I had a look at the solver developed by Mr. Nogenmyr, but I still can't understand everything.


Thanks
atulkjoy likes this.
ab2484 is offline   Reply With Quote

Old   December 13, 2017, 11:12
Default
  #14
Member
 
Malik
Join Date: Dec 2012
Location: Austin, USA
Posts: 53
Rep Power: 13
malaboss is on a distinguished road
Hello all,
I have recently been developing a solver for this exact purpose: low-Mach number solver for variable density flows. This is oriented towards combustion applications, but can also be applied to other contexts. The solver was also designed to minimize kinetic energy dissipation which is critical for Large eddy simulations (LES) and Direct Numerical Simulations (DNS).
Extensive verification and validation is provided in the paper. We have been using it successfully for other purposes like soot production, spray flames and ignition problems.

The paper can be found here https://www.sciencedirect.com/scienc...45793017304280

There is also a version available on arXiv if you don't have access to the journal.
https://arxiv.org/abs/1705.04777

I hope it will help some of you !

Malik
malaboss is offline   Reply With Quote

Old   April 16, 2024, 22:00
Default
  #15
Member
 
bany
Join Date: Nov 2019
Posts: 43
Rep Power: 7
bany is on a distinguished road
Quote:
Originally Posted by malaboss View Post
Hello all,
I have recently been developing a solver for this exact purpose: low-Mach number solver for variable density flows. This is oriented towards combustion applications, but can also be applied to other contexts. The solver was also designed to minimize kinetic energy dissipation which is critical for Large eddy simulations (LES) and Direct Numerical Simulations (DNS).
Extensive verification and validation is provided in the paper. We have been using it successfully for other purposes like soot production, spray flames and ignition problems.

The paper can be found here https://www.sciencedirect.com/scienc...45793017304280

There is also a version available on arXiv if you don't have access to the journal.
https://arxiv.org/abs/1705.04777

I hope it will help some of you !

Malik

Thanks for your nice work. Can you share your low-Mach number solver? And what is the difference between reactingLMFoam (https://github.com/nogenmyr/reactingLMFoam).

My e-mail:banyang@tju.edu.cn

Thanks a lot.
bany 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
New OpenFOAM Forum Structure jola OpenFOAM 2 October 19, 2011 06:55
pre-conditioning for low mach number compressible flow solver Shenren_CN Main CFD Forum 0 April 29, 2011 21:07
Multicomponent fluid Andrea CFX 2 October 11, 2004 05:12
TVD scheme at low Mach number Axel Rohde Main CFD Forum 5 August 6, 1999 02:01
how calculate the density in low mach number? Juhee Lee Main CFD Forum 1 July 31, 1999 15:26


All times are GMT -4. The time now is 06:07.