🤓 Before submitting the issue
🔍 Description of the bug
In SMP, I get no solve.out file.
In DMP, I get only a file1.out but not the solve.out file.
Using output = mapdl.solve() and printing ouput is not an acceptable workaround as it does not print the entire solve.out we would get in an MAPDL run.
🕵️ Steps To Reproduce
The log will automatically be formatted as Python code! No need to type backticks.
💻 Which Operating System are you using?
Windows
🐍 Which Python version are you using?
3.10
💾 Which MAPDL version are you using?
261
📝 PyMAPDL Report
Show the Report!
# PASTE HERE THE OUTPUT OF `python -c "from ansys.mapdl import core as pymapdl; print(pymapdl.Report())"` here
📝 Installed packages
irrelevant
📝 Logger output file
🤓 Before submitting the issue
pip install --upgrade --upgrade-strategy eager ansys-mapdl-corein your activated virtual environment.🔍 Description of the bug
In SMP, I get no solve.out file.
In DMP, I get only a file1.out but not the solve.out file.
Using output = mapdl.solve() and printing ouput is not an acceptable workaround as it does not print the entire solve.out we would get in an MAPDL run.
🕵️ Steps To Reproduce
💻 Which Operating System are you using?
Windows
🐍 Which Python version are you using?
3.10
💾 Which MAPDL version are you using?
261
📝 PyMAPDL Report
Show the Report!
📝 Installed packages
irrelevant
📝 Logger output file