ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
423 stars 120 forks source link

Implement a function which helps debugging #2703

Open germa89 opened 8 months ago

germa89 commented 8 months ago

Somehting like:

debug_pymapdl checks

It should use the CLI.

germa89 commented 8 months ago

I think we should just use the report? And append things there...

germa89 commented 7 months ago

I think the whole CLI could be revamped:

Launcher

Replace launch_mapdl https://mapdl.docs.pyansys.com/version/dev/user_guide/cli.html#pymapdl-command-line-interface with

converter

https://mapdl.docs.pyansys.com/version/dev/user_guide/convert.html

for debugging/report

we could have something like:

Help

PyMAPDL command line interface — PyMAPDL
Translate scripts — PyMAPDL