0
Time loop not progressing in openfoam

Hi i am trying to run a custom solver intraVenFoamsteady here and i am getting this error

Starting time loop

Time = 0.005

Courant Number mean: 0 max: 0
#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam::divide(Foam::Field<double>&, double const&, Foam::UList<double> const&) at ??:?
#4 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator/<Foam::fvPatchField, Foam::volMesh>(Foam::dimensioned<double> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) in "/home/prth-bndl/OpenFOAM/prth-bndl-8/platforms/linux64GccDPInt32Opt/bin/intraVenFoamsteady"
#5 ? in "/home/prth-bndl/OpenFOAM/prth-bndl-8/platforms/linux64GccDPInt32Opt/bin/intraVenFoamsteady"
#6 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#7 ? in "/home/prth-bndl/OpenFOAM/prth-bndl-8/platforms/linux64GccDPInt32Opt/bin/intraVenFoamsteady"
Floating point exception (core dumped)

PLEASE HELP


OpenFOAM 14-03-23, 8:52 a.m. prth_bndl
0
Could you briefly explain what/how you made your custom solver? There are so many things that can go wrong here.
16-03-23, 2:43 p.m. Aabhushan


Log-in to answer to this question.