start#

MapdlDb.start(port=None, timeout=10)#

Start the gRPC MAPDL database server.

Parameters:
timeoutfloat, optional

Timeout to start the service.

Examples

>>> mapdl.db.start()