pymapdl
pymapdl copied to clipboard
Better error handling
Better handling of launcher failures using CLI.
Same with MAPDL crashes (read the output files if in local?)
See #2798
I think we should have:
- report support:
pymapdl report --file report.txtso it prints the report to a file - activate the debug mode
pymapdl debug on --file mylog.log.
Related to #2703