I am excited about learning FEA and using Mecway. I am modeling hailstones impacting different surfaces. So I need to create different models of hailstones, which can be surprising complex, and I would like to build a library of different hailstones to impact a variety of roofing materials. I will also need to build a library of different roofing products. Each hailstone and roofing product will consist of different layers and each layer will have different engineering properties for Young's modulus, possion ratio, density and thermal coefficient.
Building these two libraries is one of my first objectives.
My next objective is to model the impact of one on the other. Hailstone impacts are driven by gravity, wind, and aerodynamic drag. I am unclear how to have the hailstones impact my various roofing surfaces and how to make the impact occur at different speeds. Typically we use terminal velocity which I can compute for specific hailstones in specific conditions. But how do I get Mecway to model this impact at the desired velocity? How do I model the results on the hailstone AND the roofing material? I have seen videos on YouTube of this being done with Solidworks.
Any help, suggestions or constructive criticizum would be most appreciated.
Thank you,
Matt
Comments
For a library, you can use File -> Import to combine a 2nd model with one that's already open.
For a solid with multiple thin layers, it'll probably be best to have compatible meshes on adjacent layers so they can form a single mesh without bonded contact. For that, you may need to make the mesh manually if it's a simple shape (sphere?) or perhaps using a CAD model/assembly and the 3rd party Gmsh mesher.
If it's shell elements with layers, there's a laminate material type that allows you to specify layer properties on the same mesh.
For impact, use Nonlinear Dynamic Response 3D analysis type and the CCX solver.
Initial velocity isn't available through Mecway's UI but you can specify it by entering the CCX card by hand under CCX -> custom model definition with something like: Where 3 is the direction (Z axis) and -1.234 is the velocity in m/s.
Wonderful! Thank you very much. I am anxious to get started. I will post an update after I build my first model.
Thank you
Thank you,
Thank you,
Dave