Hi Victor could you add in the list for future improvements the meshing refinement with Netgen? Very often we cannot force some refinement on surfaces with Mecway/Netgen, that can be done on Salome/Netgen easily. Check out this example, in the small…
Hi Victor, I just tried the beta of the version 20, and the Geometry view now looks really nice, the new colors for parts and edges, and the hided parts representation is also very good!
Some ideas:
In the Analysis settings, can be added a user t…
@kuhl , for sheet metal part, our procedure was model in CAD as a surface model, and we model the side of the part that is in contact with another one. So then we mesh it with 2d elements, and we can choose after in the extrusion (we also use hexas,…
I have used sucesfully Prepomax for the determination of Mooney Rivling coefficients from a rubber part, based on compression test of the part, not from standard samples.
I don´t have much experience with Mecway´s internal converter, I use Calmed8 instead, that convert to only one .rmed result file that can be opened with Paraview. I have converted several no lineal results with about 50 increments (up to 20 GB) to o…
You could reduce the number of saved intermediate increments if is a no lineal simulation (maybe leaving only the last one), and also reduce the number of field variables to the one that you really need to postprocess. A last resource would be trans…
Hi Victor, would be possible to add the unity cm^4 for the beam moments definitions? Same for torsional and area, I have seen lot of standard profiles tables with cm as unity. Regards
@Mishal We mesh our parts with mapped quad elements, and then extrude to get three hexa elements in thickness. If the metal/plastic part was just modeled to represent the contact, we use only one element.
Using shells and beams requires more planning, preparation of the CAD and experience than just pressing a magic button that create a nice (but incorrect) tet mesh. Users tend to be lazy :-)
In the past have worked a lot with engine mounts, doing FE…
I was working in some necking problem in the past, and after some research I found that is a common practice to reduce a little (very small) the area in the place that is supposed to neck the test sample. Take a look at the M.Kraska example
https:/…
Stp visualization with visible edges is very nice, and the compression only support are both welcome, thanks for this update Victor! Could you add the posibility to change colors to stp parts also (maybe something like that the meshes, that are of d…
@Sebastianmaklary , I just download the first example (Plane_mesh.inp) from the BESO site, and when I try to run beso_main.py, it's get stuck with this text:
Do you know what could be wrong? I have edited beso_conf.py (only changed the path to cc…
In the old days when I did a few project of topologic optimization, what I did was divide the geometry and separate the volumes that I want to keep without optimization. This could be done in Salome, and then meshing the resulting parts with conform…
As far as I know there is no way, what I do normally is select the component in the model tree, invert the selection, delete all the elements and export. And after undo to recover the elements.
In Gmsh, go to Menu/Tools/Options, and then select Mesh and look in the first tab General. There you have the Min/Max element size and other mesh settings
Just playing with custom command in Gmesh, meshing, and deleting unused nodes, and then smooth the mesh in Mecway we can get a nice mesh. I don´t understand why Gmsh generate these extra nodes, and why in Mecway the mesh is not smoothed directly.
Just for the record I´m using a CPU Intel(R) Xeon(R) W-2275 CPU @ 3.30GHz, and the Mecway v17 with the internal solver crash if there are only beams elements in the model. If I include a dummy solid element then can be solved without problems.
@JohnM we use first order hexas for thick rubber parts (engine mounts, bushes), and our predictions in terms of stiffness and stress (for durability) were very accurate, as we test our parts after desinging. About thin parts as bellows, even if we m…
For rubber with contact we use first order hexa elements, there you could reduce a lot the node count. We predict very accurate the load/deflection curves of the rubber parts.
When I was in the automotive industrie modeling rubber parts, we pay special attention to meshing (and bc) to keep the nodel count low and be able to run our no lineal problems in a razonable time. We use manual mapped mesh, hexa meshing, and contro…