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.
Ansys Products

Ansys Products

Discuss installation & licensing of our Ansys Teaching and Research products.

WORKBENCH Mechanichal

    • x526979
      Subscriber

      I would like to know how to set the deformed part to its initial state and combine other parts with the slits in the deformed shape.

    • harshvardhan.negi
      Ansys Employee

      Hi,
      One method is to use the UPCOORD command. You can also export the deformed germetry in CDB format and can import in subsequent analysis. This will import the deformed geometry. This can be done using APDL commands:
      /post1
      set, last
      upcoord, 1
      finish
      /prep7
      cdwrite, db, 'deformed', cdb

      This will create a file named deformed.cdb in the solver files directory, which can be accessed by right clicking the solution tree.


      The cdb file can be imported using the External model component system:


      Hope this helps,

      Regards,
      Harshvardhan

    • x526979
      Subscriber

      I'm sorry for the late reply. But I was able to solve this problem. 
      Thank you!

Viewing 2 reply threads
  • The topic ‘WORKBENCH Mechanichal’ is closed to new replies.
[bingo_chatbox]