|
[Sponsors] |
motorBIke Tutorial runs with kEpsilon but not with relizableKE |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 13, 2011, 08:53 |
motorBIke Tutorial runs with kEpsilon but not with relizableKE
|
#1 |
Senior Member
BastiL
Join Date: Mar 2009
Posts: 530
Rep Power: 20 |
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 Thanks Bastian Edit: I found a bug for that: http://www.openfoam.com/mantisbt/view.php?id=307 Last edited by bastil; December 14, 2011 at 03:56. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Trying to understand the motorBike tutorial | Andyjoe | OpenFOAM Meshing & Mesh Conversion | 10 | August 10, 2014 17:57 |
Wrong file in motorBike tutorial? | lovecraft22 | OpenFOAM | 3 | August 4, 2011 14:03 |
Basic question on motorBike tutorial | newToOpenFoam | OpenFOAM Running, Solving & CFD | 2 | July 14, 2011 10:50 |
motorBike tutorial and Scaling - New geometry used, scaled and now large velocity!!! | scott | OpenFOAM | 1 | July 29, 2010 05:09 |
InletOutlet boundary condition in motorBike tutorial | madad2005 | OpenFOAM | 2 | November 27, 2009 09:15 |