Controlling the Die-Closure Calculation Process
Controlling the die-closure calculation process
|
Controlling the thickness used By default the true thickness of both workpiece and die is used when calculating closure. "True" thickness depends on the element type:
|
|
For workpiece nodes the average thickness of all elements meeting at the node is used, for die facets the actual value is used.
For each side individually you can apply a factor to the "true" value, or override it with an explicit value. (You may wish to do this if you have used artificial thicknesses during the calculation, since this will affect contact geometry.)
|
Controlling calculation parameters
The command gives access to the following adjustable parameters. "Die facet overlap %age" controls the extent to which die facets are artificially enlarged (in the in-plane direction) for the purposes of checking workpiece node projection. This is important where the die surface is convex with respect to the workpiece, since it helps to prevent workpiece nodes falling into the "tunnels" between projected facet volumes. This can be illustrated as follows: |
|
||||
|
The situation can be improved by artificially increasing the width of die facets so that they overlap, using the "Die facet overlap %age" factor. This is illustrated here: a value of 10% (the default) has been used, and this shows how the "tunnel" dead zone has been made smaller, and also extended further away from the die surface. Clearly larger values will lead to fewer nodes being lost in "tunnels", but this must be balanced against the fact that it may lead to invalid closure values being calculated when nodes are projected onto the wrong facets because these have become artifically extended. This is a case for engineering judgement. |
|
|
Using the to include distant die facets The volume of space used for bucket sorting is based on the dimensions of the workpiece, not the die. Therefore if the die is much larger, or some considerable distance away, then there is a good chance that many facets on it will lie outside the bucket volume, and this means that they won't be considered when computing closure. |
| Increasing the value from its default of 20% may include these ... |
| BUT: |
|
| Or, put another way, you need good reasons to increase this value! |
|
Controlling the values used for uncomputed, uninvolved and distant nodes These values do not affect the calculation at all, only the values assigned to special cases. |
|
| Set uncomputed to: |
Is the value assigned to nodes on the workpiece for which no closure value can be computed. By default this is -1.0, but you can choose any value - although you should avoid values that might be confused with valid results (ie zero or small +ve numbers). |
| Set uninvolved to: |
This is the value assigned to all nodes in the model that are not part of the workpiece. The default is -2.0, but again you can choose any sensible value. |
| Max distance val: | Nodes with computed closure values greater than this value have them reset to the "uncomputed" value. By default this is +1.0e20, ie no nodes will ever fall into this category, but you can set it to a sensible upper-bound value. |
| The advantage of using negative values for uncomputed and uninvolved nodes is that they will never be valid closure distances, and so can be isolated during contouring by judicious choice of contour bounds, or excluded from plots altogether with the option in the menu. | |
The default parameters chosen by D3PLOT should be satisfactory in most
cases, but there are situations when you may wish to alter them.