Skip to content

Bug located in mm.stiffΒ #129

@clatapie

Description

@clatapie

πŸ” 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions