Suggestions for the query tool

Hi,

Here are some ideas about possible improvements (maybe some of them are bugs?) for the query tool:

  1. give the element size when querying an element. Right now, if I want to check if an element has the size I wanted, I need to use the Distance tool, which is less practical and limited to the visible face of the element. I guess there are several possible definitions to element size, as it is the case with the mesh quality tool. Maybe the definition could be the one closest to the one used to set the size of elements in the meshing parameters, or it could be configured in the annotations settings.
  2. when displaying a distance, the annotation doesn’t get updated when changing the simulation increment, as it is the case with other types of annotations. I guess this has to do with the fact that the distance annotation is “impermanent” compared to the other types of annotations that remain visible even after closing the Query tool?
  3. allow multiple “permanent” distance annotations that remain visible after closing the Query tool.
  4. when measuring a distance in exploded view, the given distance is the “exploded” distance, and not the actual distance. Sometimes it is easier to make a selection in exploded view. I tried exploding, selecting, de-exploding, but the distance annotation doesn’t get updated (same as point 2. above)
  5. allow the selection of a coordinate system. This could maybe be a global parameter that could be selected in a drop-down menu in the Query window?

Do you mean some characteristic length ?

Abaqus also has this for the coordinate and distance checks:

image
image

So the coordinate system would be used for outputting the length/distance values.

Yes I guess, although I struggle to understand the difference.

Yes, and also for other types of query where this could be relevant, for example node query where the coordinates can be output.

Could this also work with a cylindrical coordinate system? (to get the tangential distance for example, although that’s maybe a very specific case)

There are several different definitions depending also on the goal of evaluating this quantity. For solid elements, sometimes it’s defined as a cube root of the element’s volume, shortest distance across the element (for stable time increment calculations) or even just a “typical length of a line across an element for a first-order element and half of the same typical length for a second-order element” (Abaqus definition for some material models, DS doesn’t share the details).

2 Likes