start#

MapdlDb.start(timeout=10)[source]#

Start the gRPC MAPDL database server.

Parameters:
timeoutfloat, optional

Timeout to start the service.

Examples

>>> mapdl.db.start()