We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mm.stiff
When calling mm.stiff(), the file.full is visible in the mm.status whereas it should not appear.
mm.stiff()
file.full
mm.status
k1 = mm.stiff() mm.status >>> <bound method AnsMath.status of APDLMATH PARAMETER STATUS- ( 1 PARAMETERS DEFINED) Name Type Mem. (MB) Dims Workspace PEVWYE SMAT 4.695 [19764:19764] 1 file.full C_FullFile -- -- -->
k1 = mm.stiff() mm.status
Windows
Ansys 2023 R1
3.10
-
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🔍 Before submitting the issue
🐞 Description of the bug
When calling
mm.stiff()
, thefile.full
is visible in themm.status
whereas it should not appear.📝 Steps to reproduce
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
Ansys 2023 R1
🐍 Which Python version are you using?
3.10
📦 Installed packages
The text was updated successfully, but these errors were encountered: