WorldDynamics.jl

An open-source framework written in Julia for global integrated assessment models.
Popularity
44 Stars
Updated Last
1 Year Ago
Started In
November 2021

WorldDynamics.jl

DOI

An open-source framework written in Julia for world dynamics modeling and simulation.

The World Dynamics Project

The World Dynamics project aims to provide a modern framework to investigate integrated assessment models of sustainable development, based on current software engineering and scientific machine learning techniques. Our group is developing a Julia library to allow scientists to easily use and adapt different world models, from Meadows et al.'s World3 to recent proposals. By enabling an open, interdisciplinary, and consistent comparative approach to scientific model development, our goal is to inform global policy makers on environmental and economic issues.

Getting started

From the Julia REPL, install the package with

]add WorldDynamics

You can now use the package, e.g. for reproducing Figure 7.7 from the book Dynamics of growth in a finite world:

using WorldDynamics
World3.fig_7()

Here is the output superposed to the original picture: image

For how to produce different figures (and much more), please see the documentation.

Project leaders

How to cite this work

@software{pierluigi_crescenzi_2022_7093581,
  author       = {Pierluigi Crescenzi and
                  Emanuele Natale and
                  Paulo Bruno Serafim},
  title        = {WorldDynamics.jl: v0.1.0},
  month        = sep,
  year         = 2022,
  publisher    = {Zenodo},
  version      = {v0.1.0},
  doi          = {10.5281/zenodo.7093581},
  url          = {https://doi.org/10.5281/zenodo.7093581}
}

Acknowledgments

We thank for their support:

Used By Packages

No packages found.