andes.routines.base#

Base class for ANDES calculation routines.

Functions

check_conn_before_init(func)

A decorator that ensures the connection is active before calling the init or run method of a BaseRoutine derived class.

Classes

BaseRoutine([system, config])

Base routine class.