ansys / pymapdl

Pythonic interface to MAPDL

Home Page:https://mapdl.docs.pyansys.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better error handling

germa89 opened this issue · comments

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.txt so it prints the report to a file
  • activate the debug mode pymapdl debug on --file mylog.log.