This app works best with JavaScript enabled.
Documentation
Reference
Javadocs
REST API
|
Account
Account
Log Out
Support
No results found.
SDK version
2.5
2.6
2.5
2.4
2.3
2.2
2.1
2.0
Modelling
Model Interface
Model Initialisation
Annotations
Model Context
Model Configuration
Global State
Determinism
Actions & Sequencing
Messaging
Random Number Generation
Agents
Creation
Connection
Communication
Data Management
Loading Data
Outputting Data
Time Series Variables
Output Channels
Avro Schema
Multirun Output
Data Output
Parquet
JSON
CSV
MySQL
Hive via Parquet
H2 and JDBC
Run and Deploy
Multirun Setup
CLI Model Runner
REST API Usage
Deploying via Local Server
Deploying via Docker
Deploying via Kubernetes
Deploying on Azure Web Services
Deploying on AWS
Distributed Computation
Distributed Requirements
Spark Setup
Spark Tuning & Model Debugging
Testing and Logging
Logging Setup
Logging Example
TestKit Setup
Using TestKit
Extended Testkit Example
Atomic Debug Logging
Continuous Integration Tools
System Dynamics
What is System Dynamics?
Modelling System Dynamics
Savings Model Example
Experimental
Akka Distributed Graph
Auto-compiler
Model Scaffolding
System Messaging
SDK with Jupyter Notebook
Configuration
Example simudyneSDK.properties
Example pom.xml
Property Configuration
Run and Deploy
Last updated on 16th July 2024
Multirun Setup
: How to modify your main.java for a console-less multirunner
Command Line Interfance
: Tips on controlling your model via the command line
REST API
: A brief overview of running while using the REST API
Local Server
: If you wish to run on a local machine/server
Docker Container
: Usage of Docker containers for deployment
Kubernetes
: Kubernetes via usage with Docker containers
Azure Web App
: Deploying to an Azure Web App service without a VM
Deploy on AWS
: Steps and requirements for working in the AWS ecosystem
H2 and JDBC
Multirun Setup