You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the latest version of PyMAPDL and its dependencies (fully updated virtual environment). You can update them using pip install --upgrade --upgrade-strategy eager ansys-mapdl-core in your activated virtual environment.
🔍 Description of the bug
The post-processing APDL command /DSCALE gets translated by the convert_script as dscale which is not correct. DSCALE scales the applied DOF (pre processing and solution command). /dscale scales displacements on plots like pldisp. There is no slashdscale.
🕵️ Steps To Reproduce
ThelogwillautomaticallybeformattedasPythoncode! Noneedto type backticks.
🤓 Before submitting the issue
pip install --upgrade --upgrade-strategy eager ansys-mapdl-core
in your activated virtual environment.🔍 Description of the bug
The post-processing APDL command /DSCALE gets translated by the convert_script as dscale which is not correct. DSCALE scales the applied DOF (pre processing and solution command). /dscale scales displacements on plots like pldisp. There is no slashdscale.
🕵️ Steps To Reproduce
💻 Which Operating System are you using?
Windows
🐍 Which Python version are you using?
3.10
📝 PyMAPDL Report
Show the Report!
📝 Installed packages
Show the installed packages!
📝 Logger output file
Show the logger output file.
The text was updated successfully, but these errors were encountered: