Open
Description
🔍 Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
🐞 Description of the bug
Hello,
When I open a file.full and I try to get the unsorted dof_ref using full.load_km(sort=False), I get an array that indicates that I have only one dof (dof = 0) for each nodes. But my simulation is a vibroacoustic one so I should have 4 dofs per nodes.
Thank you,
Raphaël.
📝 Steps to reproduce
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
2023R2
🐍 Which Python version are you using?
3.10
📦 Installed packages
I installed it via the command : pip install ansys-mapdl-core