ansys / pymechanical

Pythonic interface to Ansys Mechanical ™
https://mechanical.docs.pyansys.com/
MIT License
34 stars 17 forks source link

Topology Optimization with pyMechanical #520

Open AbelR0 opened 9 months ago

AbelR0 commented 9 months ago

📝 Description of the example

Set up a Topology Optimization Analysis using pyMechanical

📁 Files needed for running the example

TopOptFilesExample.zip

💻 Which operating system are you using?

Windows

📀 Which ANSYS version are you using?

23.2

🐍 Which Python version are you using?

3.10

📦 Installed packages

(venv) PS D:\pyAnsys\pyMechanical> python -m pip freeze
ansys-api-mechanical==0.1.1
ansys-api-platform-instancemanagement==1.0.0
ansys-mechanical-core==0.10.4
ansys-platform-instancemanagement==1.1.2
ansys-pythonnet==3.1.0rc3
ansys-tools-path==0.4.0
appdirs==1.4.4
cffi==1.16.0
click==8.1.7
clr-loader==0.2.6
colorama==0.4.6
grpcio==1.59.3
importlib-metadata==6.8.0
platformdirs==4.0.0
protobuf==3.20.3
pycparser==2.21
tqdm==4.66.1
zipp==3.17.0
(venv) PS D:\pyAnsys\pyMechanical>
dipinknair commented 9 months ago

@AbelR0 @koubaa Standalone mechanical does not support importing spaceclaim files in Linux version.

koubaa commented 9 months ago

@dipinknair we need to have some windows examples anyways (esp for Ansys Motion). Could this be added to that backlog?

dipinknair commented 8 months ago

@koubaa sure.