/DSCALE, WN
, DMULT
Sets the displacement multiplier for displacement displays.
WN
Window number (or ALL) to which command applies (defaults to 1).
DMULT
AUTO or 0 | — | Scale displacements automatically so that maximum displacement (vector amplitude) displays as 5 percent of the maximum model length, as measured in the global Cartesian X, Y, or Z directions. |
1 | — | Do not scale displacements (i.e., scale displacements by 1.0, true to geometry). Often used with large deflection results. |
FACTOR | — | Scale displacements by numerical value input for FACTOR. |
OFF | — | Remove displacement scaling (i.e., scale displacements by 0.0, no distortion). |
USER | — | Set |
The default value is AUTO or 0 except when:
Large deflection effects are included (NLGEOM,ON) and it is not a modal analysis; then the default is 1. |
It is a spectrum analysis (ANTYPE,SPECTR); then the default is OFF. |
The amplitude of a time-harmonic solution is computed using the HRCPLX command (OMEGAT ≥ 360°); then the default is OFF. |
The amplitude of a complex modal or harmonic solution is stored
into the database using the SET command (KIMG = AMPL); then the default is OFF. |
If Multi-Plots are not being displayed, and the current device is a 3-D device [/SHOW,3D], then the displacement scale in all active windows will be the same, even if separate /DSCALE commands are issued for each active window. For efficiency, ANSYS 3-D graphics logic maintains a single data structure (segment), which contains only one displacement scale. The program displays the same segment (displacement scale) in all windows. Only the view settings will be different in each of the active windows.
This command is valid in any processor.