We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
General Mechanical

General Mechanical

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

How to export 3D visualization instead of ANSYS .avz?

    • zzhang868
      Subscriber

      Hello, I am wondering how I can export temperature from all meshed points instead of just surface. I added "temperature", "locx", "locy" and "locz" under solution of "transient thermal analysis" and export them as txt files. Based on the coordinates from "locx", "locy" and "locz", I align "temperature" towards each node. In all txt files, node number does not start from 1. Besides, the visualization result from the alignment is wierd. 

    • Aniket
      Forum Moderator

       

      how are you visulaizing the data? does node sequence matter?

      Also you need to export each location result you can instead use:

      from mechanical>File>Options>Include Node Location>yes

      and then export text file by right clicking on result:

      -Aniket

      Forum Rules & Guidelines

       

    • zzhang868
      Subscriber

       

      The node sequence is not very important. I add LOCX, LOCY, LOCZ, and temperature under solution of transient thermal analysis. Then, I align the temprature value with corresponding its location (locx, locy, locz) and visualize it using python. However, it does not match what I see in the ANSYS. It should be a cuboid.

       

    • zzhang868
      Subscriber

      I see. I am wondering what is the difference between my approach and the approach you showed above? I am thinking that "LOCX", "LOCY", "LOCZ" also record the location. Thanks!

Viewing 3 reply threads
  • The topic ‘How to export 3D visualization instead of ANSYS .avz?’ is closed to new replies.