My First Suggestion. I would like to be able to use ISO REGIONS not only by selecting value and displaying required span of field values but would love to use scroll on the mouse to dynamicly scroll through the model certain span of eg.stress from MIN to MAX.
It's possible in Creo Simulate and is very useful and FAST.
Comments
That would be an interesting feature. Are you talking about displaying internal iso surfaces in a transparent solid, or just contours on the outside surface?
It is really fast and shows propagation of certain values.
Is it a massive job to make Mecway being able to export universal files for mentioned GNU programs? If not I would be over the moon with that option available.
I recognize the limitation of not being able to select edges. However using nodes will give exactly the same results as edges because edge constraints would be internally converted to node constraints.
I'd be interested to see the model. Some error with the same mesh size is inevitable, but different mode shapes is a little concerning.
Mode 9 should be in plane and it isn't on the attached file.
It looks better when hex8 is being used with regards to mode shapes.
The only difference between the models is that they have different order elements and in hex20 midside nodes have been constrained. In fluid analysis midside nodes have different degrees of freedom so I maybe in this case it creates a problem.
I think it would be a good proof for Mecway to go through NAFEMS tests to provide more assurance of complying with high FEM standards. It is possible that I coud be the cause of the problem but it's worth to check it anyway.
I think this is not a problem, just a difference. By refining the mesh several times, it looks like the "true" mode 9 should be out-of-plane as you found with Mecway. In that case, the hex8 elements in both Mecway and Abaqus are incorrectly giving it too high a frequency so it doesn't appear below mode 11. This is to be expected because linear elements are usually over-stiff in bending and those out-of-plane modes have very high bending curvatures.
Not having access to the NAFEMS documentation, it's not clear what the correct solution should be. If the reference solution was obtained from plate theory, it can be less accurate than a solid model.
Another possible issue is whether the meshes are the same. I'm just trying to understand the .inp format. It looks like the C3D20 file's *ELGEN command
*ELGEN,ELSET=ALLE
1, 4,2,1, 4,200,10
is only generating a 4x4x1 grid of elements, not 8x8x3 as in your liml file. If that's the case, then mode 9 in Mecway matches Abaqus exactly (frequency to 5 digits) as shown in the picture here.
Mecway got very close to the reference values in Frequencies
Temperature dependent properties in thermal analysis is veru usefull but as we know the temperature changes stress/shock resistance of the material as well. This could be useful. Composites get brittle within quite low amplitude of temperatures which has got strong effect on the matterial behaviour. I Z88 Aurora and Creo SImulate you have to choose which solver/option to use if you deal with glass, concrete, steel, rubber... How would that be possible in Mecway to make thermal analysis with thermal stress depending on the gradient of the temperature and material behaviour (steel structure in huge fire).
Thanks
Can we add element to element friction-less surface contacts? Similar to your compression only or friction-less support but instead of normal load transfer to support, normal transfer to another element support.
This can be very beneficial for analysis that has gap between elements and much more. For example, a cantilever beam that has a column below the free end. Once the beam is loaded and deflect to a certain point due to its stiffness (stressed to a certain point), the bottom surface of the beam come in contact with the top surface of the column. Then the cantilever beam becomes a fixed/simple support beam for the delta loading after coming in contact with the column while the stress in the cantilever beam has already captured.
A more advance application is user-defined coefficient of friction for the contact surfaces. If zero is specified for the two tangential directions, then the contact become a friction-less contact as mentioned above.
It also seems there is no option between following/follower load and nonfollowing load for the current version. If yes, would this feature be available in the near future?
Thanks in advance!
Can you describe a use case for controlling follower loads? In version 2, loads are in principal all follower loads except that some of them aren't subject to change because they're fully defined by the input. For example:
- Pressure is a follower load because the orientation of the surface might change.
- Force on faces is somewhat a follower load because the relative sizes of the faces it's applied to might change. However the total force is constant because you specify that explicitly.
- Force on nodes is not a follower load because the number of nodes cannot change during the solution.
- Gravity is a follower load because the distribution of the mass can change. But again the total force is constant because the total mass is constant.
Thanks for the prompt response. Please see attachment. I'll use applied force on nodes so the force remains in the same direction.
Can Mecway output the amount of strain for at a given node?
Thank you
There's an undocumented way to output strains but it won't be accurate for large deformations so not useful here. Email me if it's still of interest.
Just another comment on another feature that I think will be very beneficial for engineers who work with existing structures: I have encountered a few cases where client asked to perform a FEA on an existing loaded girder to column connection (fully welded together). FEA showed that the connection had some local material yielding under gravity and lateral load therefore reinforcement was required.
Due to the fact that the connection was already preloaded with dead load (without live and wind), any reinforcement added will not take the preloaded dead load unless the connection was fully unloaded which was not possible. Therefore a two steps loading FEA was performed: dead load without reinforcement and live load plus wind load with reinforcement. The solutions were then combined to check the stresses in the existing material and the new material. This gave us a better understanding of the effectiveness of the reinforcement and the stresses in the existing material.
The analysis was performed using Abaqus using the same model with the reinforcement element modeled. The first step ran the analysis with dead load only with the reinforcement elements turned off (I don't know the details on this). The second step ran the live load plus wind load with the reinforcement elements turned back on.
Thanks
add the other orthogonal views xz, yx, etc
this one might be more difficult. on the imported cad define certain edges to have a set number of nodes before meshing. I attached a picture
All 6 orthogonal views are available by left or right clicking on the triad arrowheads. If it ends up upside-down, use alt+left/right arrows to rotate it.
Regarding the edge refinement. A less convenient way is to add a string of local (spherical) refinements along the location of the edge. Just make each refinement's radius at least as big as half their spacing. Are you really looking to refine along the edge, or just use the edge as a convenient way to locate something else?
Regarding edge refinement. I like to manually control how many elements around a hole or some other feature?
Thanks
Timm
This is a VERY nice FEM code. Its very useful for me. I have previous experience with ANSYS, Catia, NISA, MARC and Nastran, 25 years in all.
I would like the following in the prioritised order:
-Shear force pr unit length or shear stress on shell elements in the U and V directions.
-Definition of element U and V directions in a local cartesian, cylindrical or spherical coordinate system.
-Definition of boundary conditions and loads in a local cartesian, cylindrical or spherical coordinate system.
-Definition of failure criteria for different materials.
-Plotting of margin of safety.
-Plotting of failure criteria, max stress, Tsai-Wu and others.
-Contact elements.
There is an undocumented way to obtain shear force per unit length for shell elements. However, the results are sometimes misleading and need to be interpreted appropriately. This is why it's undocumented. I'll get back to you about this.
I see the usefulness of cylindrical coordinates, but can I ask what kinds of applications you have in mind for spherical coordinates?
You can currently get some of the effects of cylindrical and spherical element local axis coordinates by generating the elements with Mesh tools-> Rotate/copy. That rotates the coordinates along with the elements.