EDTP, OPTION
, VALUE1
, VALUE2
Plots explicit elements based on their time step size.
OPTION
Plotting option (default = 1).
1 | — | Plots the |
2 | — | Produces the same plot as for |
3 | — | Produces a plot similar to |
VALUE1
Number of elements to be plotted and listed (default = 100).
For example, if VALUE1
= 10, only the elements
with the 10 smallest time step sizes are plotted and listed.
VALUE2
Translucency level ranging from 0 to 1 (default = 0.9). VALUE2
is
only used when OPTION
= 3, and only for the elements
plotted in blue. To plot these elements as non-translucent, set VALUE2
=
0.
EDTP invokes an ANSYS macro that plots and lists explicit elements based
on their time step size. For OPTION
= 1 or 2, the
number of elements plotted is equal to VALUE1
(default
= 100). For OPTION
= 3, all selected elements are
plotted.
The elements are shaded red, yellow, or blue based on their time step
size. Red represents the smallest time step sizes, yellow represents the intermediate
time step sizes, and blue represents the largest time step sizes. For example,
if you specify VALUE1
= 30, and if T1 is the smallest
critical time step of all elements and T30 is the time step of the 30th smallest
element, then the elements are shaded as follows:
Red - time step range is T1 to T1 + [0.05*(T30--T1)] |
Yellow - time step range is T1 + [0.05*(T30--T1)] to T30 |
Blue (translucent) - time step range is > T30 |
Translucent blue elements only appear when OPTION = 3.
This command is also valid in PREP7.
Distributed ANSYS Restriction This command is not supported in Distributed ANSYS.