-
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