The exceptions.py module#

Summary#

LSDYNATerminationError

Exception raised when Normal Termination is not found in the LS-DYNA logs.

DatabaseNotSupportedError

Exception raised when the database is not supported.

SupportedDPFServerNotFoundError

Exception raised when no supported DPF server is found.

SupportedFluentVersionNotFoundError

Exception raised when no supported Fluent version is found.

InvalidInputModelTypeError

Exception raised when the input heart model type is invalid.

InvalidHeartModelError

Exception raised when the heart model is invalid.

LSDYNANotFoundError

Exception raised when the LS-DYNA executable file is not found.

D3PlotNotSupportedError

Exception raised when the D3plot file is not supported.

MPIProgamNotFoundError

Exception raised when MPI program is not found.

WSLNotFoundError

Exception raised when WSL executable is not found.

MissingEnvironmentVariableError

Exception raised when a required environment variable is missing.

Description#

Custom exceptions for PyAnsys Heart.