Saturday, November 24, 2018

To do: Nov 24th

Merge:

https://github.com/bshambaugh/openfoam-experiments/tree/master/InletMesh

with
https://github.com/bshambaugh/openfoam-experiments/tree/master/NGpitzDaily

This gives:

https://github.com/bshambaugh/openfoam-experiments/tree/master/BNGpitzDaily





with the error:

smoothSolver:  Solving for Ux, Initial residual = 8.87405e-07, Final residual = 8.87405e-07, No Iterations 0
smoothSolver:  Solving for Uy, Initial residual = 0.168394, Final residual = 4.90847e-07, No Iterations 11
smoothSolver:  Solving for Uz, Initial residual = 0.762311, Final residual = 8.70185e-07, No Iterations 13
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigFpe::sigHandler(int) at ??:?
#2  ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3  double Foam::sumProd<double>(Foam::UList<double> const&, Foam::UList<double> const&) at ??:?
#4  Foam::PCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#5  Foam::GAMGSolver::solveCoarsestLevel(Foam::Field<double>&, Foam::Field<double> const&) const at ??:?
#6  Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMatrix::smoother> const&, Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::PtrList<Foam::Field<double> >&, Foam::PtrList<Foam::Field<double> >&, unsigned char) const at ??:?
#7  Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#8  Foam::fvMatrix<double>::solveSegregated(Foam::dictionary const&) at ??:?
#9  Foam::fvMatrix<double>::solve(Foam::dictionary const&) at ??:?
#10  Foam::fvMatrix<double>::solve() at ??:?
#11  ? at ??:?
#12  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#13  ? at ??:?
Floating point exception (core dumped)


No comments:

Post a Comment