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

Simple combustion jet

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 21, 2017, 01:02
Default Simple combustion jet
  #1
New Member
 
Golden
Join Date: Jun 2017
Posts: 4
Rep Power: 8
goldersantu is on a distinguished road
Hello everyone, I am doing a simple jet combustion with the following boundary. The mesh was converted to FOAM. The simulation runs. But it is showing, Pimple iteration 1: and it is not converged. The system directory was same to basic tutorial. Do i need to change fvscheme directory and solution directory or anything?

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.4.0 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

4
(
outlet
{
type patch;
nFaces 6416;
startFace 7736555;
}
sides
{
type wall;
inGroups 1(wall);
nFaces 64638;
startFace 7742971;
}
base
{
type patch;
inGroups 1(patch);
nFaces 6292;
startFace 7807609;
}
inlet
{
type patch;
nFaces 6;
startFace 7813901;
}
)

// ************************************************** *********************** //
goldersantu 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
Jet fan and Tunnel simulation ahlo7 CFX 9 November 13, 2019 04:54
Modelling Combustion in Porous Zone tanjinjack FLUENT 2 September 26, 2016 04:10
hydrocarbon gases + Boron particle combustion nileshjrane OpenFOAM 1 December 13, 2010 06:20
Combustion modeling SuperPahan CFX 6 September 9, 2010 11:57
Floworks: simple model of combustion Cornell FloEFD, FloWorks & FloTHERM 0 August 18, 2008 19:53


All times are GMT -4. The time now is 13:26.