General Mechanical

General Mechanical

Topics related to Mechanical Enterprise, Motion, Additive Print and more.

How to get number of substeps in post processing?

    • solani
      Subscriber

      Hello,

      I am interested in the average temperature per surface at each substep. For the average temperature at a specific step I found this: https://simutechgroup.com/average-temperature-on-one-or-more-faces-of-bodies-in-ansys-mechanical-workbench/

      This is working quite fine. However, for the averaged temperature history I'd like to store the results in an array with size = number of substeps. How do I get the number of substeps used in the solving process?

      This is my code so far:

      Please help me. I would be very thankful.

      Ani

    • Erik Kostson
      Ansys Employee
      Hi

      see if the *get command helps (search for substep there).

      Good luck

      Erik
    • solani
      Subscriber

      this seemed to help. Thank you.
      Ani
Viewing 2 reply threads
  • The topic ‘How to get number of substeps in post processing?’ is closed to new replies.