TimeDependentProblem#
Module for the TimeDependentProblem class.
- class TimeDependentProblem[source]#
Bases:
AbstractProblem
Class for defining time-dependent problems, where the system’s behavior changes with respect to time.
Initialization of the
AbstractProblem
class.