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/)
-   -   rhoPimpleFoam error (https://www.cfd-online.com/Forums/openfoam-solving/146428-rhopimplefoam-error.html)

Foam_User5 December 28, 2014 03:34

rhoPimpleFoam error
 
Hi,

I am running a a case with low velocities around 40m/s and temperature abt 295K but very turbulent flow. This should be an incompressible case, I get this error message after several runs. I have tried to limit the density but this does not help either. Could anyone please help me with this problem?

Thanks

P { margin-bottom: 0.08in; } rho max/min : 10.6085 0.0339423
DICPCG: Solving for p, Initial residual = 0.0386861, Final residual = 0.000172892, No Iterations 1
DICPCG: Solving for p, Initial residual = 0.000474373, Final residual = 1.9557e-07, No Iterations 2
diagonal: Solving for rho, Initial residual = 0, Final residual = 0, No Iterations 0
time step continuity errors : sum local = 6.09946e-11, global = -9.04211e-12, cumulative = 2.51342e-06
rho max/min : 10.6085 0.0339423
PIMPLE: iteration 3
smoothSolver: Solving for Ux, Initial residual = 6.16524e-05, Final residual = 2.7737e-07, No Iterations 1
smoothSolver: Solving for Uy, Initial residual = 7.15617e-05, Final residual = 5.43956e-07, No Iterations 1
smoothSolver: Solving for Uz, Initial residual = 0.00023699, Final residual = 6.39866e-07, No Iterations 1
smoothSolver: Solving for h, Initial residual = 0.000177241, Final residual = 2.03319e-07, No Iterations 1
#0 Foam::error: printStack(Foam::Ostream&) in "/opt/openfoam230/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam230/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam::hePsiThermo<Foam:psiThermo, Foam:pureMixture<Foam::sutherlandTransport<Foam::s pecies::thermo<Foam::hConstThermo<Foam:perfectGas< Foam::specie> >, Foam::sensibleEnthalpy> > > >::calculate() in "/opt/openfoam230/platforms/linux64GccDPOpt/lib/libfluidThermophysicalModels.so"
#4 Foam::hePsiThermo<Foam:psiThermo, Foam:pureMixture<Foam::sutherlandTransport<Foam::s pecies::thermo<Foam::hConstThermo<Foam:perfectGas< Foam::specie> >, Foam::sensibleEnthalpy> > > >::correct() in "/opt/openfoam230/platforms/linux64GccDPOpt/lib/libfluidThermophysicalModels.so"
#5
in "/opt/openfoam230/platforms/linux64GccDPOpt/bin/rhoPimpleFoam"
#6 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#7
in "/opt/openfoam230/platforms/linux64GccDPOpt/bin/rhoPimpleFoam"
Floating point exception (core dumped)

minaret December 31, 2014 00:44

I guess your initial conditions make some problems.

If rhoSimplecFoam runs successfully, you can run it at first and then set the response as the initial condition for rhoPimpleFoam.
(I have done it before)

minaret December 31, 2014 13:59

Quote:

Originally Posted by minaret (Post 525630)
I guess your initial conditions make some problems.

If rhoSimplecFoam runs successfully, you can run it at first and then set the response as the initial condition for rhoPimpleFoam.
(I have done it before)

but it depends on the case. maybe this method is not good for all cases.

now my case runs with my own boundary and initial conditions. without using rhosimplecfoam.

if only openfoam had a good help :(


All times are GMT -4. The time now is 06:48.