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

Problem with noCombustion > rhoReactingFoam

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By rcrane22

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 7, 2020, 17:44
Default Problem with noCombustion > rhoReactingFoam
  #1
New Member
 
Join Date: Mar 2020
Posts: 2
Rep Power: 0
IronArma is on a distinguished road
Hi Foamers,

It is few months since I have started dealing with OpenFOAM and of course i seldom run into multiple errors that i can usually takle also looking at the threads in this forum. This time i cannot manage to solve my problem.

In particular I am working on a problem that is very similar to the tutorial that you find in combustion/reactingFoam/counterFlowFlame2D. I am running the OpenFOAM v1912 version.

If i run the simulation as it is, everything works properly, however if i switch off the combustion by simply acting on the combustionProperties file:
Code:
/*--------------------------------*- C++ -*----------------------------------*\
| =========                                                                  
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           
|  \\    /   O peration     | Version:  v1912                                 
|   \\  /    A nd           | Website:  www.openfoam.com                     
|    \\/     M anipulation  |                                                 
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       dictionary;
    location    "constant";
    object      combustionProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

combustionModel  noCombustion;

active  false;

noCombustionCoeffs 
{
}

// **********************************************************//
when i run the reactingFoam solver, the simulation is stuck at the selection of the combustion model... and the terminal freezes with this lines

Code:
Reading/calculating face flux field phi

Creating turbulence model.

Selecting turbulence model type laminar
Selecting laminar stress model Stokes
Creating reaction model

Selecting combustion model noCombustion
Of course, i have left unaltered all of the other files in the 0, constant and system directories.
Can you help me understanding what is going on?
IronArma is offline   Reply With Quote

Old   August 11, 2020, 13:34
Default
  #2
New Member
 
Robert Crane
Join Date: Jul 2020
Posts: 8
Rep Power: 5
rcrane22 is on a distinguished road
did you ever figure this out? I am having the same problem.
rcrane22 is offline   Reply With Quote

Old   August 11, 2020, 15:32
Default
  #3
Senior Member
 
Join Date: Apr 2020
Location: UK
Posts: 666
Rep Power: 14
Tobermory will become famous soon enough
Try "none" instead of "noCombustion" - that seems to work fine for me.
Tobermory is offline   Reply With Quote

Old   August 11, 2020, 16:02
Default
  #4
New Member
 
Robert Crane
Join Date: Jul 2020
Posts: 8
Rep Power: 5
rcrane22 is on a distinguished road
thank you, that worked for me as well.
Tobermory likes this.
rcrane22 is offline   Reply With Quote

Old   August 12, 2020, 03:29
Default
  #5
Senior Member
 
Domenico Lahaye
Join Date: Dec 2013
Posts: 722
Blog Entries: 1
Rep Power: 17
dlahaye is on a distinguished road
Question: how do results, CPU run time and speed of convergence of rhoReactingFoam and reactingFoam differ for the test case considered? Thx.
dlahaye is offline   Reply With Quote

Reply

Tags
nocombustion, reactingfoam

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
area does not match neighbour by ... % -- possible face ordering problem St.Pacholak OpenFOAM 10 February 7, 2024 21:50
Heat Transfert, mixing problem Wazdq CFX 8 November 7, 2016 05:44
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13
DNS to Eigenvalue -> Cauchy Problem RMG Main CFD Forum 0 February 4, 2004 05:50


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