Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
General

General

How to obtain Model specific CPU time?

    • FAQFAQ
      Participant

      The following text command can be used to find out the cpu time taken in solving each model equation: (print-model-timers -1) For parallel, -1 is replaced by 0,1..(compute node id ) to find out the time taken on a given compute node for each equation.