|
[Sponsors] |
Propeller case diverges/stops by changing geometry |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 22, 2019, 11:59 |
Propeller case diverges/stops by changing geometry
|
#1 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
Hello All,
I am trying to modify the propeller case by including my geometry/stl files into it. I created a hub+3 turbine (namely T1.stl) file and an inner cylinder (AMI.stl) file (which is a huge cylinder which includes these hub+3 turbine). Essentially two stl files, first is the combination of hub + 3 turbine and second is the AMI (arbitrary mesh interface). Only 3 files I have changed (and all are attached herewith). 1. BlockMesh 2. SnappyHexMesh 3. CreatePatch (in which I removed all the patches except the AMI one, and changed from cyclicAMI to AMI only). Particularly the simulation runs only for 10^-5 then shows the error: GAMG: Solving for p, Initial residual = 5.24203e-49, Final residual = 5.24203e-49, No Iterations 0 time step continuity errors : sum local = 1.64601e-06, global = -3.20767e-14, cumulative = 7.38564 [1] #0 Foam::error:rintStack(Foam::Ostream&) at ??:? [1] #1 Foam::sigFpe::sigHandler(int) at ??:? [1] #2 ? in /lib/x86_64-linux-gnu/libc.so.6 [1] #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 ??:? Any help or comment is highly welcomed. Thanks! |
|
September 22, 2019, 14:44 |
|
#2 | |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Quote:
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
||
September 23, 2019, 02:33 |
|
#3 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
Dear HPE,
Many thanks for your prompt reply and sorry for the delayed response, actually its was night here and I was asleep. The Checkmesh.dat is attached herewith, I just noticed that it shows empty for AMI, not able to understand it, please find it herewith. Other settings are exactly the same as that of the tutorial. Nevertheless, if you require some particular, I will be happy to share with you. Thanks again. |
|
September 23, 2019, 05:14 |
|
#4 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
Sorry for the incomplete checkMesh information. This is the complete information of the checkMesh, please ignore the previous one. Also in this I don't understand from where the innerCylinder_slave is coming, I haven't used it anywhere. Please have a look at the CheckMesh herewith.
|
|
September 23, 2019, 08:34 |
|
#5 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Could you please run:
checkMesh -allGeometry -allTopology Could you also please attach: constant/polyMesh/boundary ?
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
September 23, 2019, 08:44 |
|
#6 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
Sure, please find it herewith, since I thought that the innerCylinder_slave is being created inherently, therefore I put cyclicAMI for innerCylinder and innerCylinder_slave. Although not sure about this step but put it according to the tutorial.
|
|
September 30, 2019, 09:24 |
|
#7 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
Any help? Also I found that that origin in dynamicMeshDict is playing a huge role in the stability of the simulations. My geometry has the center of mass at the origin but if I convert the *.stp file in *.stp file format the center of mass changes. I tried many software (like freeCAD, meshlab ) to make the center of mass of the *.stl file at the origin. Or rather tried to find out the center of mass of the stl file but nothing works. Is there any way to find the solution?
Many thanks! |
|
October 1, 2019, 08:43 |
|
#8 | |
Senior Member
Kmeti Rao
Join Date: May 2019
Posts: 145
Rep Power: 8 |
Hi Chandra Shekar,
First of all you should improve your mesh. To be honest it is of poor quality. Have you improved your mesh? Quote:
If you are looking for editing softwares you have, Blender and Salome. Both are great in their own ways. Cheers! Krao |
||
October 2, 2019, 03:11 |
|
#9 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
Hello Kmeti Rao,
Many thanks for your help and cooperation. I am not the expert of either of the softwares but had used the Salome and correct me if I am wrong: I had created the stp file (the geometry) in freecad/salome and had fixed the center of mass at the Origin (0,0,0) using Salome. Then tried to import the stl file from the stp file in freecad (meshed it). I haven't meshed and imported in Salome because it was taking very long time and sometimes it was crashing. Now I have this stl file, which has been extracted by the stp file whose center of mass was (0,0,0) but after importing it to the stl files the center of mass changes and since Salome gives the center of mass only in geometry workbench. And consequently doesn't provide center of mass of the stl file. Hope I cleared my problem, if not yet, I will be happy to explain in depth. Sincere thanks to you for helping me. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
loading issue libraries:libsimpleFunctionObjects.so libsimpleSwakFunctionObjects.so | immortality | OpenFOAM Pre-Processing | 15 | April 7, 2024 13:35 |
Get geometry dimensions from a FLUENT case | idomeneo | FLUENT | 9 | September 6, 2022 15:49 |
Changing a parameter (in my case voltage) between given period | mcfdma | OpenFOAM Pre-Processing | 0 | August 23, 2019 07:01 |
copy mesh settings to new case with slightly different geometry | Katha | Pointwise & Gridgen | 7 | August 10, 2018 05:43 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |