|
[Sponsors] |
November 18, 2021, 13:09 |
Can't get Project to work
|
#1 |
New Member
Chris
Join Date: Nov 2021
Posts: 12
Rep Power: 5 |
Hey guys,
i get the following error message when starting my new project: /*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 8 \\/ M anipulation | \*---------------------------------------------------------------------------*/ Build : 8-1c9b5879390b Exec : rhoSimpleFoam Date : Nov 18 2021 Time : 17:57:53 Host : "chris-MS-7C37" PID : 5073 I/O : uncollated Case : /home/chris/OpenFOAM/chris-8/run/Nozzel2D nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 SIMPLE: Convergence criteria found p: tolerance 1e-12 U: tolerance 1e-12 e: tolerance 1e-12 "(k|epsilon|omega)": tolerance 1e-12 Reading thermophysical properties Selecting thermodynamics package { type hePsiThermo; mixture pureMixture; transport sutherland; thermo hConst; equationOfState perfectGas; specie specie; energy sensibleInternalEnergy; } Reading field U Reading/calculating face flux field phi --> FOAM Warning : From function Foam:ressureControl:ressureControl(const volScalarField&, const volScalarField&, const volScalarField&, const Foam::dictionary&, bool) in file cfdTools/general/pressureControl/pressureControl.C at line 126 Reading "/home/chris/OpenFOAM/chris-8/run/Nozzel2D/system/fvSolution/SIMPLE" from line 41 to line 54 'rhoMax' specified rather than 'pMax' or 'pMaxFactor' This is supported for backward-compatibility but 'pMax' or 'pMaxFactor' are more reliable. --> FOAM Warning : From function Foam:ressureControl:ressureControl(const volScalarField&, const volScalarField&, const volScalarField&, const Foam::dictionary&, bool) in file cfdTools/general/pressureControl/pressureControl.C at line 183 Reading "/home/chris/OpenFOAM/chris-8/run/Nozzel2D/system/fvSolution/SIMPLE" from line 41 to line 54 'rhoMin' specified rather than 'pMin' or 'pMinFactor' This is supported for backward-compatibility but'pMin' or 'pMinFactor' are more reliable. pressureControl pMax 258928 pMin 8630.94 Creating turbulence model Selecting turbulence model type laminar Selecting laminar stress model Stokes Creating thermophysical transport model Selecting thermophysical transport type laminar Selecting default laminar thermophysical transport model Fourier No MRF models present No finite volume options present Starting time loop Time = 1 #0 Foam::error:rintStack(Foam::Ostream&) at ??:? #1 Foam::sigFpe::sigHandler(int) at ??:? #2 ? in "/lib/x86_64-linux-gnu/libc.so.6" #3 Foam::GaussSeidelSmoother::smooth(Foam::word const&, Foam::Field<double>&, Foam::lduMatrix const&, Foam::Field<double> const&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, unsigned char, int) at ??:? #4 Foam::GaussSeidelSmoother::smooth(Foam::Field<doub le>&, Foam::Field<double> const&, unsigned char, int) const at ??:? #5 Foam::smoothSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:? #6 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/rhoSimpleFoam" #7 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/rhoSimpleFoam" #8 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/rhoSimpleFoam" #9 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/rhoSimpleFoam" #10 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #11 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/rhoSimpleFoam" Floating point exception (core dumped) Can anyone help me with this problem? Project: https://www.dropbox.com/s/wrolf5rjvh...zel2D.zip?dl=0 Thanks in advance, Jury |
|
November 18, 2021, 13:37 |
|
#2 |
Senior Member
|
Hello Chris,
It's a good practice to run your problem in debug mode which locates your error exactly. This helps you in future to understand the code easily. Check this link, https://sites.google.com/site/foamgu...-debug-version Good luck |
|
November 19, 2021, 10:51 |
|
#3 |
New Member
Chris
Join Date: Nov 2021
Posts: 12
Rep Power: 5 |
Thank you very much, this helped a lot!
|
|
November 25, 2021, 05:29 |
|
#4 |
New Member
Chris
Join Date: Nov 2021
Posts: 12
Rep Power: 5 |
So the solution that i found was to run the bash command renumberMesh -overwrite after creating the mesh in pointwise. Maybe this helps somebody else.
|
|
Tags |
attributes, crash, error, openfoam, rhosimplefoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM v3.0+ ?? | SBusch | OpenFOAM | 22 | December 26, 2016 15:24 |
Urgent: Small CFD project work of about 2 hours | deltafox1 | CFD Freelancers | 5 | October 21, 2016 11:41 |
[ANSYS Meshing] Multizone issues (on my project) | crenaudo | ANSYS Meshing & Geometry | 8 | April 13, 2016 03:59 |
Need help for my project work please!!! | 07ozdemir90 | Autodesk Simulation CFD | 3 | January 10, 2016 08:49 |
"Sharing Violation on path...*wbpj" project gone | MainzerKaiser | ANSYS | 0 | February 23, 2012 05:59 |