Skip to content
New issue

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

Bug located in mm.stiff #129

Open
2 tasks done
clatapie opened this issue Jun 26, 2023 · 0 comments
Open
2 tasks done

Bug located in mm.stiff #129

clatapie opened this issue Jun 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@clatapie
Copy link
Collaborator

🔍 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

-
@clatapie clatapie added the bug Something isn't working label Jun 26, 2023
@clatapie clatapie changed the title Bug located in ... Bug located in mm.stiff Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant