View Issue Details

IDProjectCategoryView StatusLast Update
0002840OpenFOAMBugpublic2018-02-09 15:23
Reporterrahul62 Assigned Tohenry  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionno change required 
Summary0002840: trying BuoyantPimpleFoam for two phase flow
Description#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::sigSegv::sigHandler(int) at ??:?
#2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3 ? at rhoThermos.C:?
#4 Foam::heRhoThermo<Foam::rhoThermo, Foam::pureMixture<Foam::tableTransport<Foam::species::thermo<Foam::hTableThermo<Foam::rhoTable<Foam::specie> >, Foam::sensibleEnthalpy> > > >::calculate() at ??:?
#5 Foam::rhoThermo::addfvMeshConstructorToTable<Foam::heRhoThermo<Foam::rhoThermo, Foam::pureMixture<Foam::tableTransport<Foam::species::thermo<Foam::hTableThermo<Foam::rhoTable<Foam::specie> >, Foam::sensibleEnthalpy> > > > >::New(Foam::fvMesh const&, Foam::word const&) at ??:?
#6 Foam::autoPtr<Foam::rhoThermo> Foam::basicThermo::New<Foam::rhoThermo>(Foam::fvMesh const&, Foam::word const&) at ??:?
#7 Foam::rhoThermo::New(Foam::fvMesh const&, Foam::word const&) at ??:?
#8 ? at ??:?
#9 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #10 ? at ??:? Segmentation fault (core dumped)
TagsNo tags attached.

Activities

rahul62

2018-02-09 15:05

reporter  

buoyantPimpleFoam.zip (166,965 bytes)

rahul62

2018-02-09 15:07

reporter   ~0009293

I have changed thermophysical properties file. Now I am using tables instead of constant values

rahul62

2018-02-09 15:08

reporter   ~0009294

Selecting thermodynamics package { type heRhoThermo; mixture pureMixture; transport table; thermo hTable; equationOfState rhoTable; specie specie; energy sensibleEnthalpy; }

henry

2018-02-09 15:23

manager   ~0009295

buoyantPimpleFoam is a single phase solver

Issue History

Date Modified Username Field Change
2018-02-09 15:05 rahul62 New Issue
2018-02-09 15:05 rahul62 File Added: buoyantPimpleFoam.zip
2018-02-09 15:07 rahul62 Note Added: 0009293
2018-02-09 15:08 rahul62 Note Added: 0009294
2018-02-09 15:23 henry Assigned To => henry
2018-02-09 15:23 henry Status new => closed
2018-02-09 15:23 henry Resolution open => no change required
2018-02-09 15:23 henry Note Added: 0009295