The errors.py
module#
Summary#
Provides the error raised when the kwserver is invalid. |
|
Provides the error raised when PyDYNA passes an error. |
|
Provides the error raised when MAPDL is in the wrong routine. |
|
Provides the error raised when the lockfile has not been removed. |
|
Provides the error raised when the kwserver process does not start. |
Description#
Module containing PyDYNA-specific errors.
Module detail#
- errors.SIGINT_TRACKER = []#
- errors.LOCKFILE_MSG = Multiline-String#
Show Value
""" Either another Ansys job with the same job name is already running in this directory or the lock file has not been deleted from an abnormally terminated Ansys run. Disable this check by passing ``override=True`` """