You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to perform an explicit dynamics in Linux without gui by pyMechanical.
First of all, I record the ACT script in Windows and modify it a bit. Below are the codes:
After importing the geometry file, run the script1 and script2 in Windows. It works well in the Windows Platform.
Then I copy the script to Linux and pack it to myself code framework. But It not works. I can't even feel it running on analysis. Below are the codes in Linux:
@coconutLatte Hi, I did not encounter any issue with your code and geometry with 23R1 in Linux, Could you please save the file after the solve as .mechdb and open in mechanical and check everything is solved as you expected.
🔍 Before submitting the issue
🐞 Description of the bug
Hi,
I'm trying to perform an explicit dynamics in Linux without gui by pyMechanical.
First of all, I record the ACT script in Windows and modify it a bit. Below are the codes:
script1
script2
After importing the geometry file, run the script1 and script2 in Windows. It works well in the Windows Platform.
Then I copy the script to Linux and pack it to myself code framework. But It not works. I can't even feel it running on analysis. Below are the codes in Linux:
Here's are the stdout when running it by
python3 the_script.py
📝 Steps to reproduce
breakage.zip
breakage.zip
are the geometry fileIt can be reproduced just run the script in Linux with the geometry file above.
💻 Which operating system are you using?
Linux
📀 Which ANSYS version are you using?
2023 R1
🐍 Which Python version are you using?
3.11
📦 Installed packages
The text was updated successfully, but these errors were encountered: