Clarification on Supported Element Types for .case and .aedtplt File Formats #5320
Replies: 1 comment
-
|
Hi @chamanth-vct , These requests are not part of PyAEDT, this corresponds to Ansys product, please submit a request in the Ansys customer portal. Regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In one of the projects I am currently working on, I need to export field results into a specific file format. From the documentation, I noticed that there are two options:
.caseand.aedtpltfile types. At present, I am using the.caseformat.However, during a discussion, I received feedback from the Ansys team stating that the
.casefile format only supports limited element types and does not support higher-order elements (link to the comment).Request for Information
To proceed with our development and plan the automation code effectively, I would like the following details:
.casefile format..caseformat, especially regarding higher-order elements..aedtpltformat.This information would greatly assist us in selecting the correct file type and optimizing our automation efforts.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions