stop#

MapdlDb.stop()[source]#

Shutdown the MAPDL database service and close the connection.

Examples

Stop the database service.

>>> mapdl.db.stop()