Skip to content

Conversation

@Samuelopez-ansys
Copy link
Member

Description

This pull request introduces a minor update to the default environment variable settings in the src/ansys/aedt/core/generic/settings.py file. The change adds a new environment variable to the internal dictionary used for configuration.

This allows in future AEDT versions, to have interaction with AEDT in the middle of a script.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@Samuelopez-ansys Samuelopez-ansys requested a review from a team as a code owner January 9, 2026 10:08
@github-actions github-actions bot added the enhancement New features or code improvements label Jan 9, 2026
"ANSYSEM_FEATURE_F335896_MECHANICAL_STRUCTURAL_SOLN_TYPE_ENABLE": "1",
"ANS_MESHER_PROC_DUMP_PREPOST_BEND_SM3": "1",
"ANSYSEM_FEATURE_F826442_MULTI_FINITE_ARRAYS_ENABLE": "1",
"AnsysSendMsg": "1",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we ask for env variables with capital letters for homogenization ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already implemented in 2026R1, I will ask

@Samuelopez-ansys Samuelopez-ansys marked this pull request as draft January 12, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants