Henrik Sönnerlind
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
3 years ago
3 giu 2022, 05:18 GMT-4
One nice way to accurately measure strains (and stresses) is to create virtual strain gauges by adding truss elements with a very small cross-section area. They will then not contribute significantly to the stiffness.
Just make sure that you
* Use the same discretization order in Solid Mechanics and Truss
* Don't use the Straight Edge Constraint in the Truss interface
This is the most accurate approach, since it measures the strain of the boundary itself.
Another alternative, that works for simple geometries, is to use a suitable local coordinate system in the material model, and then evaluate the local strain components. This works as long as you do not need the local coordinate system for other purposes, like defining an orthotropic material.
About the length measurement: In a geometrically nonlinear analysis, you can just integrate '1' along the edge in the spatial frame to get the current length. For a geometrically linear analysis, there is no difference between the material and the spatial frame. In that case, you can, for example, integrate the strain along the edge to get the change in length.
-------------------
Henrik Sönnerlind
COMSOL
One nice way to accurately measure strains (and stresses) is to create virtual strain gauges by adding truss elements with a very small cross-section area. They will then not contribute significantly to the stiffness.
Just make sure that you
* Use the same discretization order in Solid Mechanics and Truss
* Don't use the Straight Edge Constraint in the Truss interface
This is the most accurate approach, since it measures the strain of the boundary itself.
Another alternative, that works for simple geometries, is to use a suitable local coordinate system in the material model, and then evaluate the local strain components. This works as long as you do not need the local coordinate system for other purposes, like defining an orthotropic material.
About the length measurement: In a geometrically nonlinear analysis, you can just integrate '1' along the edge in the spatial frame to get the current length. For a geometrically linear analysis, there is no difference between the material and the spatial frame. In that case, you can, for example, integrate the strain along the edge to get the change in length.