We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
General

General

How can the number of significant digits in plots and listings be changed in Mechanical APDL?

Tagged: apdl, DSIGNF, NWIDTH

    • FAQFAQ
      Participant

      The DSIGNF argument on the /FORMAT command controls how many digits after the decimal points are listed. The default value is 5. You may also need to modify the NWIDTH argument. The /GFORMAT command is used to controls the format of the graphical display of numbers.