You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented RLD - circuit (RLC resonant cirucit with dynamic diode model in parallel to the capacitor)
Implemented dynamic diode model with junction and diffusion capacitance
Finished OpAmp-circuits of van der Pol
Improved documentation: marked signals on diagram layer of OpAmp-circuits (VanDerPol, Lorenz, Roessler)
A milestone is reached: 10 systems are implemented in different flavours, all thoroughly documented.
Test examples for all components
Limiter without noEvent and smoot but with warning when saturating, used in IdealizedOpAmp3Pin and Multiplier
Moved Roessler to an own subpackage with different implementations - subpackage MathematicalModels is no longer present
Moved PredatorPrey and newly implemented n-dimensional LotkaVolterra to an own subpackage LotkaVolterra