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/)
-   -   sigFpe error on multi time scale turbulence model (https://www.cfd-online.com/Forums/openfoam-solving/134877-sigfpe-error-multi-time-scale-turbulence-model.html)

rod_petrone May 6, 2014 13:26

sigFpe error on multi time scale turbulence model
 
Hello everybody,

Someone would help me what means this error when i try to use a multi time scale model before the first iteration. It is just the second tutorial with my model instead kEpsilon.

The error:

Create time

Create mesh for time = 0

Reading field p

Reading field U

Reading/calculating face flux field phi

Selecting incompressible transport model Newtonian
Selecting RAS turbulence model NT3
#0 Foam::error::printStack(Foam::Ostream&) in "/home/labcfd/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/home/labcfd/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) in "/home/labcfd/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#4 void Foam::divide<Foam::fvPatchField, Foam::volMesh>(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) in "/home/labcfd/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
#5 at NT3.C:0
#6 Foam::incompressible::RASModels::NT3::NT3(Foam::Ge ometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::transportModel&, Foam::word const&, Foam::word const&) in "/home/labcfd/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
#7 Foam::incompressible::RASModel::adddictionaryConst ructorToTable<Foam::incompressible::RASModels::NT3 >::New(Foam::GeometricField<Foam::Vector<double> , Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::transportModel&, Foam::word const&) in "/home/labcfd/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
#8 Foam::incompressible::RASModel::New(Foam::Geometri cField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::transportModel&, Foam::word const&) in "/home/labcfd/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so"
#9
in "/home/labcfd/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/simpleFoam"
#10 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#11
in "/home/labcfd/OpenFOAM/OpenFOAM-2.2.2/platforms/linux64GccDPOpt/bin/simpleFoam"

real 0m0.186s
user 0m0.088s
sys 0m0.024s




I have to define new variables for it to replace k and epsilon i do not know fi this is the problem.



All times are GMT -4. The time now is 07:16.