|
[Sponsors] |
February 26, 2021, 03:56 |
Error while solving
|
#1 |
New Member
Prabhu
Join Date: Feb 2021
Posts: 6
Rep Power: 5 |
Hi,
I am new to openFoam, I am trying to solve tutorial problems icofoam Cavity model its solved completely.(Blockmesh to define polymesh) But, when i made the geomentry in ansys and import mesh file into openFoam its not solving and showing error. (Ansys mesh file to define polymesh). Same model same template, same tutorial but error is coming like this: Time = 0.005 Courant Number mean: 11047.338 max: 25960.852 #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::symGaussSeidelSmoother::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::symGaussSeidelSmoother::smooth(Foam::Field<d ouble>&, 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/icoFoam" #7 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/icoFoam" #8 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/icoFoam" #9 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/icoFoam" #10 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #11 ? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/icoFoam" Can anyone help me to solve this problem.??? Thanks in Advance. Prabhu M |
|
February 26, 2021, 14:03 |
|
#2 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hey,
Well this is a bit tricky to debug as there is too less information. Did you check your converted mesh? Commonly, the dimensions are wrong if you convert a Fluent Mesh to a foam format. The error however gives an indication regarding too high Courant number. Maybe you are using wrong numerical schemes as block Mesh products pure hexahedron meshes. There is no information which volume cell types you have.
__________________
Keep foaming, Tobias Holzmann |
|
March 1, 2021, 01:26 |
Attachment File - Error solving
|
#3 |
New Member
Prabhu
Join Date: Feb 2021
Posts: 6
Rep Power: 5 |
Hi,
I attached the working file here. 1. 04_cavity_simple : Its an tutorial model, we can run blockmesh and solve using icofoam solver. 2. m_model_mesh : I attached the mesh file in this. we want to do mesh extract and do the icofoam solver. Once you run this problem you can find the issues what i am facing. Please guide me to solve this problem, Thanks in Advance, Prabhu M. |
|
March 1, 2021, 13:53 |
|
#4 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Okay, ... solution and remarks
To resolve your problem:
Happy foaming,
__________________
Keep foaming, Tobias Holzmann |
|
March 3, 2021, 00:13 |
Corrections and Outcomes
|
#5 |
New Member
Prabhu
Join Date: Feb 2021
Posts: 6
Rep Power: 5 |
1.Change your empty patches
If i change the empty patches name means the tutorial is not solving. 2.Change the time step for the smaller scale to e.g., 1e-8 This step i tried and its solved the problem. This solved the error which i got in my older running. Now another problem arises: 04_cavity_simple : For this model i got pressure value as 0.72 m_model_mesh : For this model I got pressure value as 2300. By comparing this two i got a huge differences in results, I dont know where i did wrong. I am new to this openFoam so i cant able to figure out the problem. ------------------------------------------------------------------------------- Once more query you mentioned (The FOAM mesh has dimensions of 1 meter and the other one of 0.5 mm) I cant find out this one. Can you specify where to find this one. ------------------------------------------------------------------------------- Final Query How to specify the start and end time and deltaT. If we give deltaT as e-8 the time to get the results also taking too long time. Can we reduce the end time? If yes means how much. ------------------------------------------------------------------------------- Thank you so much for your time Tobi Waiting for your reply. |
|
March 3, 2021, 04:29 |
|
#6 | |||||
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Quote:
Quote:
Quote:
Quote:
Quote:
__________________
Keep foaming, Tobias Holzmann Last edited by Tobi; March 6, 2021 at 08:43. |
||||||
March 6, 2021, 08:05 |
Result Attached
|
#7 |
New Member
Prabhu
Join Date: Feb 2021
Posts: 6
Rep Power: 5 |
Hi,
I corrected all those possible things which i noted and i run both the tutorial model and mesh model (3D-Mesh created from Ansys and imported here). Both model runs completely. But, both shown result values as different. I check all possible things but can't sort out the problem. I attached the file here just check it once and give some solution for me. Thanks in Advance, Prabhu M. |
|
March 6, 2021, 08:41 |
|
#8 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
You are not reading what I am writing, right?
__________________
Keep foaming, Tobias Holzmann |
|
March 13, 2021, 00:44 |
Thank You
|
#9 |
New Member
Prabhu
Join Date: Feb 2021
Posts: 6
Rep Power: 5 |
Hi Tobi,
Thank you so much for your support, I found the mesh size is different and I correct those dimensions now its fine. Answer is not correct may be due to 2D and 3D meshes. But some how we got some close results. Did you know how to give porous conditions in 3D models. For example If i am generating model in 3D and meshing using Ansys means how i give the porous zone? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
laplacianFoam with source term | Herwig | OpenFOAM Running, Solving & CFD | 17 | November 19, 2019 14:47 |
Segmentation fault when using reactingFOAM for Fluids | Tommy Floessner | OpenFOAM Running, Solving & CFD | 4 | April 22, 2018 13:30 |
chtMultiRegionSimpleFoam turbulent case | Aditya Patil | OpenFOAM Running, Solving & CFD | 6 | April 24, 2017 23:13 |
Unstabil Simulation with chtMultiRegionFoam | mbay101 | OpenFOAM Running, Solving & CFD | 13 | December 28, 2013 14:12 |
calculation stops after few time steps | sivakumar | OpenFOAM Running, Solving & CFD | 7 | March 17, 2013 07:37 |