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/)
-   -   motorBIke Tutorial runs with kEpsilon but not with relizableKE (https://www.cfd-online.com/Forums/openfoam-solving/95311-motorbike-tutorial-runs-kepsilon-but-not-relizableke.html)

bastil December 13, 2011 07:53

motorBIke Tutorial runs with kEpsilon but not with relizableKE
 
Dear all,

I get an error when I try to run the Motorbike-tutorial in 2.0.x using the realizableKE Turbulence Modell. Everything runs fine with kEpsilon:

Code:

Time = 1

smoothSolver:  Solving for Ux, Initial residual = 1, Final residual = 0.0709814, No Iterations 3
smoothSolver:  Solving for Uy, Initial residual = 1, Final residual = 0.0693559, No Iterations 3
smoothSolver:  Solving for Uz, Initial residual = 1, Final residual = 0.063382, No Iterations 3
GAMG:  Solving for p, Initial residual = 1, Final residual = 0.0613634, No Iterations 3
time step continuity errors : sum local = 0.00536085, global = 2.57043e-05, cumulative = 2.57043e-05
#0  Foam::error::printStack(Foam::Ostream&) in "/opt/OpenFOAM/OpenFOAM-2.0.x/platforms/linux64Gcc45DPOpt/lib/libOpenFOAM.so"
#1  Foam::sigSegv::sigHandler(int) in "/opt/OpenFOAM/OpenFOAM-2.0.x/platforms/linux64Gcc45DPOpt/lib/libOpenFOAM.so"
#2  ?? in "/lib64/libc.so.6"
#3  Foam::GeometricField<Foam::Tensor<double>, Foam::fvPatchField, Foam::volMesh>::GeometricField(Foam::tmp<Foam::GeometricField<Foam::Tensor<double>, Foam::fvPatchField, Foam::volMesh> > const&) in "/opt/OpenFOAM/OpenFOAM-2.0.x/platforms/linux64Gcc45DPOpt/lib/libincompressibleRASModels.so"
#4  Foam::incompressible::RASModels::realizableKE::correct() in "/opt/OpenFOAM/OpenFOAM-2.0.x/platforms/linux64Gcc45DPOpt/lib/libincompressibleRASModels.so"
#5  main in "/opt/OpenFOAM/OpenFOAM-2.0.x/platforms/linux64Gcc45DPOpt/bin/simpleFoam"
#6  __libc_start_main in "/lib64/libc.so.6"
#7  __gxx_personality_v0 in "/opt/OpenFOAM/OpenFOAM-2.0.x/platforms/linux64Gcc45DPOpt/bin/simpleFoam"
Segmentation fault

Ideas?

Thanks Bastian

Edit: I found a bug for that: http://www.openfoam.com/mantisbt/view.php?id=307


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