|
[Sponsors] |
Strange Smoother printStack Error Caused by Mesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 13, 2017, 04:20 |
Strange Smoother printStack Error Caused by Mesh
|
#1 |
New Member
Gokce Turkmen
Join Date: Feb 2015
Posts: 3
Rep Power: 11 |
Hello all,
I am facing a strange problem. I am using motorbike tutorial's settings. I have an pipe geometry which I have created in Pointwise a year ago and exported the mesh a year ago. The mesh is working fine. Last month I have opened the same pointwise file with pipe geometry and didnt make any changes and exported the mesh. Now I am facing a printstack error with the same mesh. The error is: #0 Foam::error:rintStack(Foam::Ostream&) at ??:? #1 Foam::sigFpe::sigHandler(int) at ??:? #2 ? in "/lib64/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 ? at ??:? #7 ? at ??:? #8 ? at ??:? #9 ? at ??:? #10 __libc_start_main in "/lib64/libc.so.6" #11 ? at ??:? Floating point exception I have checked two geometry and everything is same except the faces file is written in different order in polyMesh folder but number of cells are exactly same. CheckMesh results are exactly same. I tried to create a simple cube and pipe geometry from scratch and now they create the same print stack error. I couldnt understand the reason and I am becoming insane. I will appreciate any help. In the attachment I have put one running pipe case and one not running case with same geometry and also my simple cube case. https://drive.google.com/open?id=0B4...VhaUGQzazlxc2s (I couldnt add the files here I out a link to files) Thank you, |
|
March 15, 2017, 10:33 |
|
#2 |
New Member
Gokce Turkmen
Join Date: Feb 2015
Posts: 3
Rep Power: 11 |
if anyone is interested it was a problem about mesh numbering
Code:
rewriteMesh -overwrite |
|
Tags |
gaussseidel, mesh, pointwise, printstack, smoother |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Add Mesh Layers doesnt work on the whole surface | Kryo | OpenFOAM Meshing & Mesh Conversion | 13 | February 17, 2022 08:34 |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
[snappyHexMesh] problems generating clean mesh | Christian_tt | OpenFOAM Meshing & Mesh Conversion | 2 | June 20, 2019 06:39 |
[ICEM] Generating Mesh for STL Car in Windtunnel Simulation | tommymoose | ANSYS Meshing & Geometry | 48 | April 15, 2013 05:24 |
[snappyHexMesh] Layers:problem with curvature | giulio.topazio | OpenFOAM Meshing & Mesh Conversion | 10 | August 22, 2012 10:03 |