CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Special Topics > Mesh Generation & Pre-Processing

Spherical packing loading error in Salome (non valid shape)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 2, 2016, 20:22
Default Spherical packing loading error in Salome (non valid shape)
  #1
New Member
 
Adriaan De Bolle
Join Date: Oct 2015
Posts: 2
Rep Power: 0
AdriaanDB is on a distinguished road
Dear all nice (helpful) people,

I have some external file to calculate centres of mono-sized spherical packings.
Attached is a text file a random packing (shakenAndCompressed). File test.py is the python script to load into Salome.

Loading error:
Traceback (most recent call last):
File "<input>", line 1, in <module>
File "/home/adriaan/packedBedRandom.py", line 79, in <module>
fluid = geompy.MakeCut(fluid, sphere)
File "/home/adriaan/salome/appli_V7_6_0/lib/python2.7/site-packages/salome/salome/geom/geomBuilder.py", line 7660, in MakeCut
return self.MakeBoolean(theShape1, theShape2, 2, checkSelfInte, theName)
File "/home/adriaan/salome/appli_V7_6_0/lib/python2.7/site-packages/salome/salome/geom/geomBuilder.py", line 284, in OpenCallClose
res = theFunction(self, *args, **kwargs)
File "/home/adriaan/salome/appli_V7_6_0/lib/python2.7/site-packages/salome/salome/geom/geomBuilder.py", line 7554, in MakeBoolean
RaiseIfFailed("MakeBoolean", self.BoolOp)
File "/home/adriaan/salome/appli_V7_6_0/lib/python2.7/site-packages/salome/salome/geom/geomBuilder.py", line 299, in RaiseIfFailed
raise RuntimeError, Method_name + " : " + Operation.GetErrorCode()
RuntimeError: MakeBoolean : Boolean operation aborted : non valid shape result

I tried MakeCut within the loop, MakeCutList after the loop, PartitionTool.
I also tried a normal cylinder instead of divided disk. For the regular packing I tried with and without gap.
I tried increasing/decreasing Tolerance and using ProcessShape Tool, but errors weren't gone.

How can I exclude/avoid this problem?

Thanks a lot!
Kind regards.
Attached Files
File Type: zip Archief.zip (6.4 KB, 0 views)
AdriaanDB is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[snappyHexMesh] How to define to right point for locationInMesh Mirage12 OpenFOAM Meshing & Mesh Conversion 7 March 13, 2016 14:07
[Salome] Spherical slice in Salome for OpenFOAM Jakob1 OpenFOAM Meshing & Mesh Conversion 1 January 10, 2014 03:51
[snappyHexMesh] determining displacement for added points CFDnewbie147 OpenFOAM Meshing & Mesh Conversion 1 October 22, 2013 09:53
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found piprus OpenFOAM Installation 22 February 25, 2010 13:43
How to calculate shape factor of spherical cap bub Rajeev Kumar Singh FLUENT 0 October 6, 2005 13:07


All times are GMT -4. The time now is 10:57.