-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
🔍 Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
🐞 Description of the bug
When calling mm.stiff()
, the file.full
is visible in the mm.status
whereas it should not appear.
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 -- -- -->
📝 Steps to reproduce
k1 = mm.stiff()
mm.status
💻 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
-
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working