CADETProcess.dynamicEvents.EventHandler.check_config

CADETProcess.dynamicEvents.EventHandler.check_config#

EventHandler.check_config()[source]#

Validate the event configuration.

Ensure no duplicate events exist for a specific parameter and index and verify that constants are incorporated in polynomials.

Returns:
bool

True if all validations pass, False otherwise.