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

Ignition (Accensione) reactingFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 1, 2022, 07:28
Default Ignition (Accensione) reactingFoam
  #1
New Member
 
Join Date: May 2022
Posts: 6
Rep Power: 4
ade10 is on a distinguished road
(IT) Ciao a tutti,
ho un problema con un caso di combustione... in pratica volevo fare prima una specie di "coldflow" con il reactingflow e poi accenderlo assegnando a delle celle (conil setFieldDict) delle temperature elevate (simulando l'ignition) ma non funziona...
voi solitamente come fate?

(EN) Hi to Everyone,
I have a problem with a combustion case... basically I wanted to first do some kind of "coldflow" with reactingflow and then turn it on by assigning high temperatures to cells (with the setFieldDict) (simulating ignition) but it doesn't work...
how do you guys usually do it?
ade10 is offline   Reply With Quote

Old   July 6, 2022, 09:39
Default
  #2
New Member
 
Timo ZHANG
Join Date: Aug 2016
Posts: 27
Rep Power: 10
ztnuaa is on a distinguished road
Hi,
It's better if you provide more information of your problem like:
(1) What fuel are you using?
(2) What reaction mechanism are your using, global one step or skeletal/detailed mechanism?
(3) Most importantly, which combustion model do you choose??
Back to your problem, a good start tutorial will be the reatingFoam cases: tutorials/combustion/reactingFoam/RAS/.
DLR_A is a problem with cold flow inlets while the Sandia D flame has pilot flame to ignite the fuel. But in the tutorial they all use EDC model.
When igniting with high temperature, the region should be set carefully.
Timo
ztnuaa is offline   Reply With Quote

Old   July 11, 2022, 07:17
Default
  #3
Member
 
Join Date: Jan 2022
Location: Germany
Posts: 72
Rep Power: 4
überschwupper is on a distinguished road
Maybe this will work for you:


Adding a Source at a predefined time for predefined cells for a predefined duration:



Ignition in combustion
überschwupper is offline   Reply With Quote

Old   July 12, 2022, 12:06
Smile Resolved
  #4
New Member
 
Join Date: May 2022
Posts: 6
Rep Power: 4
ade10 is on a distinguished road
Hi to everyone,

thanks to all to reply me.

finally i resolved my problem with the setFieldsDict. The correction i've done are:
if the box section is:
regions
(
boxToCell
{
box (x1 y1 z1) (x2 y2 z2);
fieldValues
(
volScalarFieldValue T 2500
);
}
);


you must make sure that the box meets these rules:
- x1<x2 , y1<y2, z1<z2
- x1,2; y1,2 and z1,2 must be positive

however if you have any suggestions or examples about the way to set up a box with negative coordinates let me know
ade10 is offline   Reply With Quote

Reply

Tags
combustion, ignition, reactingflow


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
how to achieve ignition of premixed flame using ReactingFoam Dan1788 OpenFOAM Running, Solving & CFD 25 June 12, 2022 05:52
reactingFoam fvOption ignition khalifa OpenFOAM Programming & Development 8 January 6, 2019 19:45
reactingFoam: ignition point? Jui OpenFOAM Running, Solving & CFD 8 September 9, 2014 16:50
ignition reactingFoam camille131 OpenFOAM Running, Solving & CFD 1 May 22, 2013 13:29
Ignition point in reactingFoam? lfgmarc OpenFOAM Programming & Development 0 July 11, 2011 19:00


All times are GMT -4. The time now is 09:44.