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 - thermoPropertries-Error (https://www.cfd-online.com/Forums/openfoam-solving/116788-chtmultiregionsimplefoam-thermopropertries-error.html)

olhe0002 April 25, 2013 05:50

chtMultiRegionSimpleFoam - thermoPropertries-Error
 
Hello foamers!

I'm using the chtMultiRegionSimpelFoamTensorK - Solver in
Version OF 2.1.1. My model is similar to the chtMultiRegionSimpleFoam Tutorial but it is a little more complex.
I have two fluids (air and water) and a couple of solids.

When starting the Solver, there is the error:



*** Reading fluid mesh thermophysical properties for region fl_luft

Adding to thermoFluid

Selecting thermodynamics package
hRhoThermo<pureMixture<constTransport<specieThermo <hConstThermo<perfectGas>>>>>
#0 Foam::error::printStack(Foam::Ostream&) in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 in "/lib64/libc.so.6"
#3 Foam::surfaceInterpolation::makeWeights() const in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#4 Foam::surfaceInterpolation::weights() const in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#5 Foam::surfaceInterpolation::makeDeltaCoeffs() const in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#6 Foam::surfaceInterpolation::deltaCoeffs() const in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#7 Foam::fvPatch::deltaCoeffs() const in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#8 Foam::fvPatchField<double>::snGrad() const in "/OPENFOAM/chtMultiRegionSimpleFoamTensorK"
#9 Foam::basicThermo::hBoundaryCorrection(Foam::Geome tricField<double, Foam::fvPatchField, Foam::volMesh>&) in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#10 Foam::hRhoThermo<Foam::pureMixture<Foam::constTran sport<Foam::specieThermo<Foam::hConstThermo<Foam:: perfectGas> > > > >::hRhoThermo(Foam::fvMesh const&) in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#11 Foam::basicRhoThermo::addfvMeshConstructorToTable< Foam::hRhoThermo<Foam::pureMixture<Foam::constTran sport<Foam::specieThermo<Foam::hConstThermo<Foam:: perfectGas> > > > > >::New(Foam::fvMesh const&) in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#12 Foam::basicRhoThermo::New(Foam::fvMesh const&) in "/software/OpenFOAM/OpenFOAM-2.1.1/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#13
in "/OPENFOAM/chtMultiRegionSimpleFoamTensorK"
#14 __libc_start_main in "/lib64/libc.so.6"
#15
at /home/abuild/rpmbuild/BUILD/glibc-2.14.1/csu/../sysdeps/x86_64/elf/start.S:116
Floating exception



The thermoPhysicalProperties are the same as in the Tutorial. The Tutorial runs without a Problem.
Can this error be because of a bad mesh?

Best Regards and thanks !

ignacio April 25, 2013 08:31

Hello Oli,

Foam::sigFpe means that you are somewhere dividing by zero.

Check the boundary conditions for the turbulent kinetic energy. If it's set to 0 just change it to 1e-10 or something like that.
But I don't know, this error can be due to many other things too..

Hope it helped!

olhe0002 April 25, 2013 09:21

Hello Ignacio,

thanky you for the quick answer.
Unfortunatley its not the turbulent kinetic energy.
There is no 0 in it.

Best regards

skuznet December 20, 2013 23:35

hello! were you able to solve your problem?
I'm trying to run chtMultiRegionSimpleFoam with water and can't set properly water properties.


All times are GMT -4. The time now is 12:02.