|
[Sponsors] |
June 21, 2017, 02:02 |
Simple combustion jet
|
#1 |
New Member
Golden
Join Date: Jun 2017
Posts: 4
Rep Power: 9 |
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; } ) // ************************************************** *********************** // |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Jet fan and Tunnel simulation | ahlo7 | CFX | 9 | November 13, 2019 05:54 |
Modelling Combustion in Porous Zone | tanjinjack | FLUENT | 2 | September 26, 2016 05:10 |
hydrocarbon gases + Boron particle combustion | nileshjrane | OpenFOAM | 1 | December 13, 2010 07:20 |
Combustion modeling | SuperPahan | CFX | 6 | September 9, 2010 12:57 |
Floworks: simple model of combustion | Cornell | FloEFD, FloWorks & FloTHERM | 0 | August 18, 2008 20:53 |