pymechanical icon indicating copy to clipboard operation
pymechanical copied to clipboard

Pythonic interface to Ansys Mechanical ™

Results 72 pymechanical issues
Sort by recently updated
recently updated
newest added

Running mechanical in batch mode without a port or a script doesn't make sense. The CLI to do that should enforce this.

### 🔍 Before submitting the issue - [X] I have searched among the existing issues - [X] I am using a Python virtual environment ### 🐞 Description of the bug...

bug

### Description of the modifications Add documentation for Transaction ### Useful links and references https://mechanical.docs.pyansys.com/version/stable/user_guide_embedding/globals.html _No response_ @koubaa

bug

When running obsolete scripting commands in the Mechanical GUI's scripting window, a warning message is printed. We may want to write out a warning in PyMechnical too (both remote and...

PyMechanical needs to support plotting the 3d graphics (probably with PyVista)

major

Embedding on linux (which is not yet pushed to pymechanical) has a crash on shutdown: The crash occurs in the mono COM interop in `cominterop_rcw_finalizer` https://github.com/mono/mono/blob/main/mono/metadata/cominterop.c

major

### 📝 Description of the feature By default, we copy the contents of the appdata folders when we set private_appdata as True. Let's add an option to not run copy_profiles()...

enhancement

some beta features are enabled by flags. In the Ansys Workbench GUI, these are available as settings for Mechanical if beta options are on. ![image](https://github.com/ansys/pymechanical/assets/11414628/7d8c1d75-6b6a-4628-8e0f-cfceb4f7a098) These can be enabled by...

This PR is for demo purposes only.

documentation
enhancement
maintenance
CI/CD
dependencies