Software
Dynamo-HIA consists of a number of software packages.
The Java Application
The core of Dynamo-HIA is the model itself and a GUI application to run the model and view the results. It is implemented in Java.
Version 3.0 beta
The latest update of Dynamo-HIA is a maintenance update to support the latest version of Java and other libraries, as well as a new build system. It does not have any new features compared to the 2.X series.
Version 2.0.8
2.0.8 is the last version of the 2.0 series, build with Java 8. The binary version is only available for Windows.
Download binary release from GitHub (zip)
After downloading, please unpack the zip file and run ‘DYNAMO-HIA.exe’ in ‘DYNAMO-HIA application/eclipse’ to get started.
Older versions
Older versions of Dynamo-HIA can be downloaded from the GitHub Release page or from the Zenodo archive
The R package
As setting up the datasets and configuration can be quite some work, there is an accociated R package to use Dynamo-HIA from and R environment.
The R Shiny app
When the R package is installed, DYNAMO-HIA can be run interactively from R through a Shiny app. See the R package website for details.
Excel Macros
As an alternative to the R packages, a set of Excel Macros is also available to create Dynamo-HIA datasets.