LorenzDifferentialSystem
This model is identical to the Lorenz
demo, except that it uses a DifferentialSystem
actor rather than discrete components
to build up the dynamical system.
It shows a nonlinear feedback
system that exhibits chaotic behavior.
It is modeled in continuous time. The
Continuous director uses a sophisticated
ordinary differential equation solver
to execute the model. This particular
model is known as a Lorenz attractor.
LorenzDifferentialSystem is available as:
The Java Web Start version is preferred, though browsers with versions of Java
earlier than Java 1.6.0_13 may only work with the applet version.
See Web Start Help for details.