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:
.case
and.aedtplt
file types. At present, I am using the.case
format.However, during a discussion, I received feedback from the Ansys team stating that the
.case
file 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:
.case
file format..case
format, especially regarding higher-order elements..aedtplt
format.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