Simulation Tools in Java

The core simulation tool is DSOL, the Distributed Simulation Object Library. DSOL is a Java-based distributed, multi-formalism simulation package that supports the event scheduling paradigm. DSOL makes use of several specifically developed general-purpose libraries: DJUNITS for maintaining strongly typed units in simulation models (e.g., time, duration, length, speed, energy, power, etc.); DJUTILS for data collection, statistics, visualization, and command-line tools; and SIM0MQ for providing fast simulation messaging between different simulation models. Quick information about these projects can be found below.

Simulation Tools in Python

TBA

Simulation Projects