CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   chtMultiRegionSimpleFoam planeWall2D case dont run correctly in OPenFOAM 1606+ (https://www.cfd-online.com/Forums/openfoam-solving/175883-chtmultiregionsimplefoam-planewall2d-case-dont-run-correctly-openfoam-1606-a.html)

shengqiming August 7, 2016 14:15

chtMultiRegionSimpleFoam planeWall2D case dont run correctly in OPenFOAM 1606+
 
Hi all,

i am new to OpenFOAM and have started since May. I try to run the planeWall2D case in the newes version 1606+ but error happens.I download the case from below:
https://openfoamwiki.net/index.php/G..._-_planeWall2D

When i type allrun the blockMesh and topoSet run correctly. But the log of splitMeshRegions says error. Then i noticed that for the new version of openfoam the container for the BC calculated is necessary and then i add them for all the files in /0 folder.

Then the splitMeshRegions runs correctly.

But when i open the log of chtMultiRegionSimpleFoam, it says like below:







Create time

Create fluid mesh for region bottomAir for time = 0

Create fluid mesh for region topAir for time = 0

Create solid mesh for region wall for time = 0

*** Reading fluid mesh thermophysical properties for region bottomAir

Adding to thermoFluid

Selecting thermodynamics package
{
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hConst;
equationOfState perfectGas;
specie specie;
energy sensibleEnthalpy;
}

#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam::heRhoThermo<Foam::rhoThermo, Foam::pureMixture<Foam::constTransport<Foam::speci es::thermo<Foam::hConstThermo<Foam::perfectGas<Foa m::specie> >, Foam::sensibleEnthalpy> > > >::calculate() at ??:?
#4 Foam::rhoThermo::addfvMeshConstructorToTable<Foam: :heRhoThermo<Foam::rhoThermo, Foam::pureMixture<Foam::constTransport<Foam::speci es::thermo<Foam::hConstThermo<Foam::perfectGas<Foa m::specie> >, Foam::sensibleEnthalpy> > > > >::New(Foam::fvMesh const&, Foam::word const&) at ??:?
#5 Foam::autoPtr<Foam::rhoThermo> Foam::basicThermo::New<Foam::rhoThermo>(Foam::fvMe sh const&, Foam::word const&) at ??:?
#6 Foam::rhoThermo::New(Foam::fvMesh const&, Foam::word const&) at ??:?
#7 ? at ??:?
#8 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#9 ? at ??:?
Floating point exception (core dumped)


I am at the first time here a thread writting so i dont know how to put this in a frame.Sorry for that. Can anyone help me?I really need to make it work. Thx.


All times are GMT -4. The time now is 08:47.