Dear all,
I'm trying to esablish a workflow for the analysis of slender, thin (cca. 4-30 mm) shell structures - pressure vessels to be exact.
I'm considering to use Mecway as a solver and post-processor.
My main concern is the pre-processor, which should be an effective solution for the following problem:
- rather simple surfaces: cylinder, torus, sphere...
- union of these, say union of two cylinders intersection each-other or a cylinder going through a sphere or a toroidal surface
- loading is mostly hydrostatic pressure but nodal forces/moments are also a must
- I have the geometry as 3D volume (IGES, STL etc.) from Autodesk Inventor.
- mostly membrane stresses, but bending is not to be neglected.
- Parametric model generation is important - lots of similar models with lots of small differences.
I'm pretty good in python (own opinion!) so solving the problem using scriptable tools is OK.
Right now I'm considering the following options:
- Using the 3D models and solving the problem of hexa meshing. I'd appreciate any suggestions which free mesher to use. foamyHexMesh seems to be an option, but what does it take to import the mesh in Mecway?
- I know about gmesh but have not used it - seems a little weird to me. As I understand gmesh and mecway go along well.
- creating the shells, intersections etc. as surfaces and tri- or quad-meshing them using Blender, writing the mecway input from the blender file. This is something I think sould work (Blender is scriptable and has great geometry tools) - any ideas on this?
Of course I appreciate any other ways.
Comments
On the side of automatization, well I don't know much about how you could do it. Is a question of make the node sets for boundary conditions in a automatic way. I sow some work done by means of coloring the cad surfaces and then the preproocessador have some intelligence to apply different BC based on this coloring scheme, but was done in Hypermesh.
About modification on the cad to become one domain, well, if is an assembly of real separated and welded parts, I prefer to mesh separately and be carefully with the weld representation, something that you could overestimate in case on having only one continuous domain. Also the representation of the parts will be more accurate.
How much is "a lot of parts"????