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

Combustion simulation with constGasThermoPhysics

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 5, 2013, 18:51
Default Combustion simulation with constGasThermoPhysics
  #1
New Member
 
Kalen
Join Date: Oct 2012
Posts: 2
Rep Power: 0
Kalen is on a distinguished road
Hello All,

I am attempting to run a simulation using reactingFoam. Since I am aiming to create a test for something I'm developing, I want to simplify and use constGasThermoPhysics rather than gasThermoPhysics (which if I understand it correctly will use constant Cp, viscosity, etc.). When attempting to run the included counterFlowFlame2D test case, I receive the following output:

Selecting combustion model PaSR<psiChemistryCombustionModel>
Selecting psiChemistryModel ODEChemistryModel<constGasThermoPhysics>
Selecting thermodynamics package hsPsiMixtureThermo<reactingMixture<constGasThermoP hysics>>
Selecting chemistryReader foamChemistryReader
#0 Foam::error:: printStack(Foam::Ostream&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigSegv::sigHandler(int) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 __restore_rt at sigaction.c:0
#3 Foam::chemistryReader<Foam::constTransport<Foam::s pecieThermo<Foam::hConstThermo<Foam:: perfectGas> > > >::New(Foam::dictionary const&, Foam::hashedWordList&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libreactionThermophysicalModels.so"
#4 Foam::reactingMixture<Foam::constTransport<Foam::s pecieThermo<Foam::hConstThermo<FoamerfectGas> > > >::reactingMixture(Foam::dictionary const&, Foam::fvMesh const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libreactionThermophysicalModels.so"
#5 Foam::hsPsiMixtureThermo<Foam::reactingMixture<Foa m::constTransport<Foam::specieThermo<Foam::hConstT hermo<Foam:: perfectGas> > > > >::hsPsiMixtureThermo(Foam::fvMesh const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libreactionThermophysicalModels.so"
#6 Foam::hsCombustionThermo::addfvMeshConstructorToTa ble<Foam::hsPsiMixtureThermo<Foam::reactingMixture <Foam::constTransport<Foam::specieThermo<Foam::hCo nstThermo<Foam:: erfectGas> > > > > >::New(Foam::fvMesh const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libreactionThermophysicalModels.so"
#7 Foam::hsCombustionThermo::NewType(Foam::fvMesh const&, Foam::word const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libreactionThermophysicalModels.so"
#8 Foam:: psiChemistryModel:: psiChemistryModel(Foam::fvMesh const&, Foam::word const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libchemistryModel.so"
#9 Foam::ODEChemistryModel<Foam:: psiChemistryModel, Foam::constTransport<Foam::specieThermo<Foam::hCon stThermo<Foam:: perfectGas> > > >::ODEChemistryModel(Foam::fvMesh const&, Foam::word const&, Foam::word const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libchemistryModel.so"
#10 Foam:: ode<Foam::ODEChemistryModel<Foam:: psiChemistryModel, Foam::constTransport<Foam::specieThermo<Foam::hCon stThermo<Foam:: perfectGas> > > > >:: ode(Foam::fvMesh const&, Foam::word const&, Foam::word const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libchemistryModel.so"
#11 Foam:: psiChemistryModel::addfvMeshConstructorToTable<Foa m:: ode<Foam::ODEChemistryModel<Foam:siChemistryMode l, Foam::constTransport<Foam::specieThermo<Foam::hCon stThermo<Foam:: perfectGas> > > > > >::New(Foam::fvMesh const&, Foam::word const&, Foam::word const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libchemistryModel.so"
#12 Foam:: psiChemistryModel::New(Foam::fvMesh const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libchemistryModel.so"
#13 Foam::combustionModels:: psiChemistryCombustionModel:: psiChemistryCombustionModel(Foam::word const&, Foam::fvMesh const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libcombustionModels.so"
#14 Foam::combustionModels::PaSR<Foam::combustionModel s:: psiChemistryCombustionModel>::PaSR(Foam::word const&, Foam::fvMesh const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libcombustionModels.so"
#15 Foam::combustionModels:: psiChemistryCombustionModel::adddictionaryConstruc torToTable<Foam::combustionModels::PaSR<Foam::comb ustionModels:: psiChemistryCombustionModel> >::New(Foam::word const&, Foam::fvMesh const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libcombustionModels.so"
#16 Foam::combustionModels:: psiChemistryCombustionModel::New(Foam::fvMesh const&) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libcombustionModels.so"
#17 main in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/bin/reactingFoam"
#18 __libc_start_main in "/lib64/libc.so.6"
#19 Foam::UOPstream::write(char) in "/work/01032/kalen/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/bin/reactingFoam"
Segmentation fault

The only changes I have made to that test case are the change from gasThermoPhysics to constGasThermoPhysics in the thermophysicalProperties file thermoType input and the chemistryProperties file psiChemistryModel input, and the thermo.compressibleGas file in which I've made the modification to what I think are the inputs for constant properties:
thermodynamics
{
Cp 1005.0;
Hf 0.0;
}
transport
{
mu 1.8e-05;
Pr 0.7;
}

I appreciate any help.

Thanks,
Kalen
Kalen is offline   Reply With Quote

Reply

Tags
combustion, constant fluid properties, constgasthermophysics, reactingfoam


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
literature data for simulation coal combustion darookie CFX 1 April 29, 2014 08:50
diesel engine combustion simulation kebi112358 OpenFOAM 4 September 25, 2012 13:16
Not burn in Two Step Simulation of A Combustion Chamber Modest Cat FLUENT 2 December 5, 2011 04:06
Time step for combustion simulation AdidaKK CFX 11 December 3, 2009 11:47
simulation of diesel combustion uday FLUENT 0 October 10, 2009 04:15


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