JAS-mine Architecture¶
SimPaths is built on the JAS-mine simulation libraries. Understanding the JAS-mine architecture is essential for developing or modifying SimPaths.
New developers are recommended to start with the following external resources:
Sections¶
- Project Structure — the structure of a JAS-mine project
- The Model and the Schedule — how events are scheduled
- The Start Class — the entry point of the simulation
- The MultiRun Class — batch simulation runs
- Updating JAS-mine — how to upgrade the JAS-mine dependency