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

Species reacting though they shoudln't

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 16, 2016, 05:11
Default Species reacting though they shoudln't
  #1
New Member
 
Join Date: Nov 2016
Posts: 2
Rep Power: 0
eternaute is on a distinguished road
Hello,

First, thanks for all the useful threads in this forum!

I got an odd result. Why are two reactions occurring at the same place in a fluid although they shoudln't?

According to the 'reactions' file I specified, each reaction should only occur when certain species are available.
But the Openfoam result shows that everything happens at the same time without even taking in account the necessary species.

How is that possible? Am I missing something?

The reactions file :
Code:
reactions
{
    1stReaction
    {
        type     irreversibleArrheniusReaction;
        reaction     "GLUC + GDH = 2H";
        A        5.2e16;
        beta     0;
        Ta       15;
    }
    2ndReaction
    {
        type     irreversibleArrheniusReaction;
        reaction "4H + O2 + LAC = GLUCAC ";
        A        5.2e16;
        beta     0;
        Ta       15;
    }
}
Screenshots:


eternaute is offline   Reply With Quote

Old   November 16, 2016, 17:01
Default Solved
  #2
New Member
 
Join Date: Nov 2016
Posts: 2
Rep Power: 0
eternaute is on a distinguished road
Actually it was purely a numerical error. Increasing the mesh density and lowering the time step solved it all.
eternaute is offline   Reply With Quote

Reply

Tags
openfoam, reactions


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
Mass fraction of species (Y) in reacting solvers mike.franky OpenFOAM Running, Solving & CFD 9 February 9, 2023 06:49
Species transport in reacting twoPhaseEulerFoam Polli OpenFOAM Running, Solving & CFD 0 October 12, 2015 11:17
Boundary Condition for reacting species flow at outlet Astrodan OpenFOAM Running, Solving & CFD 0 September 25, 2014 10:59
species mass fraction in reacting flow ma Main CFD Forum 8 February 20, 2013 17:06
Species Input Bug (chemical reacting flows) PattiMichelle Phoenics 3 February 12, 2002 18:13


All times are GMT -4. The time now is 23:57.