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

buoyantSimpleFoam Message error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 10, 2009, 03:52
Default buoyantSimpleFoam Message error
  #1
New Member
 
Kyian Barrat
Join Date: Apr 2009
Posts: 25
Rep Power: 17
Khelian973 is on a distinguished road
Hello Foamers,

Im a beginner. I use OpenFoam 1.5 on Ubunto...
I would like to use the solver buoyantSimpleFoam for a case, so I started the tutorial. But i have this error message when i launch the solver

------------------------------------------------------------------
Create time

Create mesh for time = 0


Reading environmentalProperties
Reading thermophysical properties

Selecting thermodynamics package hThermo<pureMixture<constTransport<specieThermo<hC onstThermo<perfectGas>>>>>
Reading field U

Reading/calculating face flux field phi

Creating turbulence model

Selecting RAS turbulence model kEpsilon
kEpsilonCoeffs
{
Cmu 0.09;
C1 1.44;
C2 1.92;
C3 0.85;
alphah 1;
alphak 1;
alphaEps 0.76923;
}

Calculating field g.h

Creating field pd


Starting time loop

Time = 1

DILUPBiCG: Solving for Ux, Initial residual = 1, Final residual = 4.95158e-06, No Iterations 3
DILUPBiCG: Solving for Uy, Initial residual = 1, Final residual = 7.32619e-06, No Iterations 3
DILUPBiCG: Solving for Uz, Initial residual = 1, Final residual = 4.95158e-06, No Iterations 3
#0 Foam::error:rintStack(Foam::Ostream&) in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::sigFpe::sigFpeHandler(int) in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 ?? in "/lib/libc.so.6"
#3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"
#4 void Foam::divide<Foam::fvsPatchField, Foam::surfaceMesh>(Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh>&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&) in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/buoyantSimpleFoam"
#5 Foam::tmp<Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> > Foam:perator/<Foam::fvsPatchField, Foam::surfaceMesh>(Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::tmp<Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> > const&) in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/buoyantSimpleFoam"
#6 main in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/buoyantSimpleFoam"
#7 __libc_start_main in "/lib/libc.so.6"
#8 Foam::regIOobject::readIfModified() in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/buoyantSimpleFoam"
Floating point exception
----------------------------------------------------

I think it's probably due to the installation of the librairies, but im not really into it, so i would like to have a confirmation and the solution to solve the problem..
Thanks
Khelian973 is offline   Reply With Quote

Old   April 15, 2009, 03:40
Default foamInstallationTest
  #2
Senior Member
 
Rishi .
Join Date: Mar 2009
Posts: 149
Rep Power: 17
hellorishi is on a distinguished road
maybe you can post the output of foamInstallationTest

if this is working without errors, try running icoFoam tutorial first. I also had problems with buoyantSimpleFoam and then I shifted to OF-1.5.x
hellorishi is offline   Reply With Quote

Old   April 15, 2009, 04:24
Default foamInstallationTest
  #3
New Member
 
Kyian Barrat
Join Date: Apr 2009
Posts: 25
Rep Power: 17
Khelian973 is on a distinguished road
Hello Rishi
First, thanks for your answer...
I started by icoFoam, without any problems. I've tried severals tutorials solvers (icoFoam, turbFoam, buoyantFoam) and they worked but not buoyantSimpleFoam. And it is precisely the solver i need for my study

Here you are the results of my installation test. There are 2 No, but i dont know what it means ...


Checking basic setup...

-------------------------------------------------------------------------------

Shell: bash

Host: foamix

OS: Linux version 2.6.27-11-generic

-------------------------------------------------------------------------------





Checking main OpenFOAM env variables...

-------------------------------------------------------------------------------

Environment_variable Set_to_file_or_directory Valid Crit

-------------------------------------------------------------------------------

$WM_PROJECT_INST_DIR /DATA/Softs/OpenFOAM yes yes

$WM_PROJECT_USER_DIR /home/openfoam/OpenFOAM/openfoam-1.5 yes no

$WM_THIRD_PARTY_DIR /DATA/Softs/OpenFOAM/ThirdParty yes yes

-------------------------------------------------------------------------------





Checking the OpenFOAM env variables set on the PATH...

-------------------------------------------------------------------------------

Environment_variable Set_to_file_or_directory Valid Path Crit

-------------------------------------------------------------------------------

$WM_PROJECT_DIR /DATA/Softs/OpenFOAM/OpenFOAM-1.5 yes yes yes



$FOAM_APPBIN ...1.5/applications/bin/linux64GccDPOpt yes yes yes

$FOAM_USER_APPBIN ...1.5/applications/bin/linux64GccDPOpt yes yes no

$WM_DIR /DATA/Softs/OpenFOAM/OpenFOAM-1.5/wmake yes yes yes

-------------------------------------------------------------------------------





Checking the OpenFOAM env variables set on the LD_LIBRARY_PATH...

-------------------------------------------------------------------------------

Environment_variable Set_to_file_or_directory Valid Path Crit

-------------------------------------------------------------------------------

$FOAM_LIBBIN ...OAM/OpenFOAM-1.5/lib/linux64GccDPOpt yes yes yes

$FOAM_USER_LIBBIN ...OAM/openfoam-1.5/lib/linux64GccDPOpt yes yes no

$MPI_ARCH_PATH ...nmpi-1.2.6/platforms/linux64GccDPOpt yes yes yes

-------------------------------------------------------------------------------





Third party software

-------------------------------------------------------------------------------

Software Version Location

-------------------------------------------------------------------------------

gcc 4.3.1 ...penFOAM/ThirdParty/gcc-4.3.1/platforms/linux64/bin/gcc

gzip 1.3.12 /bin/gzip

tar 1.20 /bin/tar

icoFoam 1.5 .../OpenFOAM-1.5/applications/bin/linux64GccDPOpt/icoFoam

-------------------------------------------------------------------------------





Checking networking...

-------------------------------------------------------------------------------

Action Result Crit

-------------------------------------------------------------------------------

Pinging_foamix Successful yes

Pinging_localHost Successful yes

Test_rsh: Unsuccessful_connection_refused* yes

Test_ssh: Successful yes

(*) Only one of rsh or ssh is required by the OpenFOAM enviroment.



-------------------------------------------------------------------------------



Base configuration ok.



Critical systems ok.
Khelian973 is offline   Reply With Quote

Old   April 15, 2009, 06:28
Default
  #4
Senior Member
 
Rishi .
Join Date: Mar 2009
Posts: 149
Rep Power: 17
hellorishi is on a distinguished road
a guess: possibly epsilon is initialised to ZERO in 0 directory. Epsilon has to be non-zero.

try running the buoyantSimpleFoam with turbulence turned OFF and see if it runs.
hellorishi is offline   Reply With Quote

Old   April 15, 2009, 08:01
Default
  #5
New Member
 
Kyian Barrat
Join Date: Apr 2009
Posts: 25
Rep Power: 17
Khelian973 is on a distinguished road
Epsilon wasnt to ZERO and with the turbulence off, i have the same message...i double checked all my files to see a mistake but i dont find one...
is it possible to send you the case, and you try to run it for me ?... if it works on your computer, i will know that it's from my installation (if you have time of course)
thanks for helping me
Khelian973 is offline   Reply With Quote

Old   April 15, 2009, 10:45
Default
  #6
Senior Member
 
Rishi .
Join Date: Mar 2009
Posts: 149
Rep Power: 17
hellorishi is on a distinguished road
Hi Kyian

I saw your case. The problem is that the tutorial has one small error. P is initialised to 0.

Changing "p" file
internalField Uniform 10000;
solves the problem

hope this solves your problem.

regards
Rishi
hellorishi is offline   Reply With Quote

Old   April 16, 2009, 04:57
Default
  #7
New Member
 
Kyian Barrat
Join Date: Apr 2009
Posts: 25
Rep Power: 17
Khelian973 is on a distinguished road
hi, Thanks Rishi
the tutorial runs perfectly
Khelian973 is offline   Reply With Quote

Old   May 25, 2009, 04:07
Default
  #8
New Member
 
Kyian Barrat
Join Date: Apr 2009
Posts: 25
Rep Power: 17
Khelian973 is on a distinguished road
Hi Foamers,

After the tutorials on buoyantSimpleFoam i've tried to run a simple case, already use in another solver (simpleFoam), but adding temperature in the flow.
This time the solver stops after reading the thermophysical properties. I dont understand how it's possible. I created the case copying the tutorial case of buoyantSimpleFoam.
If you have any suggestions...
Thansk in advance
Kyian

Here is the message i have
-------------------------
Create time


Create mesh for time = 0


Reading environmentalProperties

Reading thermophysical properties


Selecting thermodynamics package hThermo<pureMixture<constTransport<specieThermo<hC onstThermo<perfectGas>>>>>

#0 Foam::error:rintStack(Foam::Ostream&) in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"

#1 Foam::sigFpe::sigFpeHandler(int) in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.so"

#2 ?? in "/lib/libc.so.6"

#3 Foam::hThermo<Foam:ureMixture<Foam::constTranspo rt<Foam::specieThermo<Foam::hConstThermo<Foam:er fectGas> > > > >::calculate() in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libbasicThermophysicalModels.so"

#4 Foam::hThermo<Foam:ureMixture<Foam::constTranspo rt<Foam::specieThermo<Foam::hConstThermo<Foam:er fectGas> > > > >::hThermo(Foam::fvMesh const&) in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libbasicThermophysicalModels.so"

#5 Foam::basicThermo::addfvMeshConstructorToTable<Foa m::hThermo<Foam:ureMixture<Foam::constTransport< Foam::specieThermo<Foam::hConstThermo<Foam:erfec tGas> > > > > >::New(Foam::fvMesh const&) in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libbasicThermophysicalModels.so"

#6 Foam::basicThermo::New(Foam::fvMesh const&) in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libbasicThermophysicalModels.so"

#7 main in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/buoyantSimpleFoam"

#8 __libc_start_main in "/lib/libc.so.6"

#9 Foam::regIOobject::readIfModified() in "/DATA/Softs/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/buoyantSimpleFoam"

Floating point exception
-------------------------------------
Khelian973 is offline   Reply With Quote

Old   June 2, 2009, 13:26
Default
  #9
Member
 
Rachel Vogl
Join Date: Jun 2009
Posts: 48
Rep Power: 16
Rachel is on a distinguished road
One possible problem between different solvers is the use of Pressure units.

Kindly check the pressure units in both solver. It might be a cause of problem. Not sure.
Rachel is offline   Reply With Quote

Reply


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
Compile problem ivanyao OpenFOAM Running, Solving & CFD 1 October 12, 2012 09:31
Problem with compile the setParabolicInlet ivanyao OpenFOAM Running, Solving & CFD 6 September 5, 2008 20:50
Compiling problems with hello worldC fw407 OpenFOAM Installation 21 January 6, 2008 17:38
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51
user subroutine error CFDUSER CFX 2 December 9, 2006 06:31


All times are GMT -4. The time now is 19:28.