|
[Sponsors] |
December 26, 2023, 07:55 |
Foam::sigFpe::sigHandler(int)
|
#1 |
New Member
West barkley
Join Date: Nov 2023
Posts: 2
Rep Power: 0 |
Hello everyone,
i am currently having a problem with my simulation, It runs for almost 5 seconds but there is an error that seems to be causing the simulation to stop. where yould this error be? openfoam2306:~/OpenFOAM/ash-v2306/run/xxxxxxxx/Stokeswave/ ash$ interFoam /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2306 | | \\ / A nd | Website: www.openfoam.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : _fbf00d6b-20230626 OPENFOAM=2306 version=2306 Arch : "LSB;label=32;scalar=64" Exec : interFoam Date : Dec 26 2023 Time : 12:42:59 Host : Ash PID : 42631 I/O : uncollated Case : /home/ash/OpenFOAM/ash-v2306/run/xxxxxxxx/Stokeswave nProcs : 1 trapFpe: Floating point exception trapping enabled (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 5, maxFileModificationPolls 20) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 4.23 PIMPLE: Operating solver in PISO mode Reading field p_rgh Reading field U Reading/calculating face flux field phi Reading transportProperties Selecting incompressible transport model Newtonian Selecting incompressible transport model Newtonian Selecting turbulence model type RAS Selecting RAS turbulence model kOmegaSST Selecting patchDistMethod meshWave bounding k, min: 0 max: 1 average: 0.453569 RAS { RASModel kOmegaSST; turbulence on; printCoeffs on; alphaK1 0.85; alphaK2 1; alphaOmega1 0.5; alphaOmega2 0.856; gamma1 0.555556; gamma2 0.44; beta1 0.075; beta2 0.0828; betaStar 0.09; a1 0.31; b1 1; c1 10; F3 false; decayControl false; kInf 0; omegaInf 0; } Reading g Reading hRef Calculating field g.h No MRF models present No finite volume options present Restarting alpha DICPCG: Solving for pcorr, Initial residual = 1, Final residual = 9.00179e-07, No Iterations 158 time step continuity errors : sum local = 2.66721e-13, global = 7.82292e-16, cumulative = 0.000739895 Courant Number mean: 0.149953 max: 1.87814 Starting time loop --> FOAM Warning : From Foam::autoPtr<Foam::coordSet> Foam::coordSet::gatherSort(Foam::labelList&) const in file coordSet/coordSet.C at line 223 Gathered empty coordSet: line1 --> FOAM Warning : From Foam::autoPtr<Foam::coordSet> Foam::coordSet::gatherSort(Foam::labelList&) const in file coordSet/coordSet.C at line 223 Gathered empty coordSet: line2 --> FOAM Warning : From Foam::autoPtr<Foam::coordSet> Foam::coordSet::gatherSort(Foam::labelList&) const in file coordSet/coordSet.C at line 223 Gathered empty coordSet: line3 --> FOAM Warning : From Foam::autoPtr<Foam::coordSet> Foam::coordSet::gatherSort(Foam::labelList&) const in file coordSet/coordSet.C at line 223 Gathered empty coordSet: line4 --> FOAM Warning : From Foam::autoPtr<Foam::coordSet> Foam::coordSet::gatherSort(Foam::labelList&) const in file coordSet/coordSet.C at line 223 Gathered empty coordSet: line5 --> FOAM Warning : From Foam::autoPtr<Foam::coordSet> Foam::coordSet::gatherSort(Foam::labelList&) const in file coordSet/coordSet.C at line 223 Gathered empty coordSet: line6 --> FOAM Warning : From Foam::autoPtr<Foam::coordSet> Foam::coordSet::gatherSort(Foam::labelList&) const in file coordSet/coordSet.C at line 223 Gathered empty coordSet: line7 --> FOAM Warning : From Foam::autoPtr<Foam::coordSet> Foam::coordSet::gatherSort(Foam::labelList&) const in file coordSet/coordSet.C at line 223 Gathered empty coordSet: line8 Sampled set: line1 -> raw line2 -> raw line3 -> raw line4 -> raw line5 -> raw line6 -> raw line7 -> raw line8 -> raw Courant Number mean: 0.149953 max: 1.87814 Interface Courant Number mean: 0.0211707 max: 0.457795 deltaT = 0.006 Time = 4.236 PIMPLE: iteration 1 Selecting waveModel StokesII Wave model: patch inlet Type : StokesII Velocity field name : U Phase fraction field name : alpha.water Transformation from local to global system : (1 -0 -0 0 1 0 -0 -0 1) Number of paddles: 1 Reference water depth : 0.250909 Active absorption: 1 Ramp time : 3 Wave height : 0.05 Wave angle : 0 Wave period : 3.28 Wave length : 5.07256 Wave phase : 4.71239 Wave type: Shallow Updating StokesII wave model for patch inlet MULES: Solving for alpha.water Phase-1 volume fraction = 0.801491 Min(alpha.water) = -0.25014 Max(alpha.water) = 3.64879 Updating StokesII wave model for patch inlet MULES: Solving for alpha.water Phase-1 volume fraction = 0.801235 Min(alpha.water) = -0.263382 Max(alpha.water) = 3.65881 Updating StokesII wave model for patch inlet MULES: Solving for alpha.water Phase-1 volume fraction = 0.800979 Min(alpha.water) = -0.281702 Max(alpha.water) = 3.66836 Updating StokesII wave model for patch inlet Selecting waveModel shallowWaterAbsorption Wave model: patch outlet Type : shallowWaterAbsorption Velocity field name : U Phase fraction field name : alpha.water Transformation from local to global system : (-1 -0 -0 0 -1 0 -0 -0 1) Number of paddles: 1 Reference water depth : 0.251045 Active absorption: 1 Updating shallowWaterAbsorption wave model for patch outlet DICPCG: Solving for p_rgh, Initial residual = 0.0157337, Final residual = 0.00108345, No Iterations 12 time step continuity errors : sum local = 0.000872092, global = 4.04347e-05, cumulative = 0.00078033 [stack trace] ============= #1 Foam::sigFpe::sigHandler(int) in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so #2 ? in /lib/x86_64-linux-gnu/libc.so.6 #3 Foam::GAMGSolver::scale(Foam::Field<double>&, Foam::Field<double>&, Foam::lduMatrix const&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, Foam::Field<double> const&, unsigned char) const in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so #4 Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMa trix::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 in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so #5 Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so #6 Foam::fvMatrix<double>::solveSegregated(Foam::dict ionary const&) in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so #7 ? in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so #8 Foam::fvMesh::solve(Foam::fvMatrix<double>&, Foam::dictionary const&) const in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so #9 ? in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/bin/interFoam #10 ? in /lib/x86_64-linux-gnu/libc.so.6 #11 __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6 #12 ? in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/bin/interFoam ============= Floating point exception (core dumped) |
|
Tags |
interfoam, openfoam |
|
|