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 Mechanical

General Mechanical

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

Save ansys result file, apdl code

    • roshanpj4
      Subscriber
      Hi all,I have extracted nodal displacement in my simulation (it is a transient simulation) in /post 26. I usually save the result (as .exel or .txt) from time history post processing manually by copying and pasting. Is there a way to save the result using apdl code?nThanksn
    • Govindan Nagappan
      Ansys Employee
      Hi @roshanpj4nYou can copy the /POST26 variable into an array using VGET, and then write that array to a text file using either *MWRITE or *CFOPEN, *VWRITE, and *CFCLOS (see respective documentation in Commands Reference - https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v202/en/ans_cmd/Hlp_C_CmdTOC.html ).n
Viewing 1 reply thread
  • The topic ‘Save ansys result file, apdl code’ is closed to new replies.
[bingo_chatbox]