Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/worlddynamics/WorldDynamics.jl
An open-source framework written in Julia for global integrated assessment models.
https://github.com/worlddynamics/WorldDynamics.jl
hacktoberfest integrated-assessment-model julia sciml simulation world3
Last synced: 3 months ago
JSON representation
An open-source framework written in Julia for global integrated assessment models.
- Host: GitHub
- URL: https://github.com/worlddynamics/WorldDynamics.jl
- Owner: worlddynamics
- License: mit
- Created: 2021-11-07T17:09:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T14:19:45.000Z (7 months ago)
- Last Synced: 2024-05-20T06:54:38.307Z (6 months ago)
- Topics: hacktoberfest, integrated-assessment-model, julia, sciml, simulation, world3
- Language: Julia
- Homepage: https://worlddynamics.github.io/WorldDynamics.jl/dev/
- Size: 7.43 MB
- Stars: 63
- Watchers: 5
- Forks: 7
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sustainable-finance - WorldDynamics.jl - An open-source framework written in Julia for global integrated assessment models. (Open Source Frameworks / Integrated Assessment Models)
- open-sustainable-technology - WorldDynamics.jl - Aims to provide a modern framework to investigate integrated assessment models of sustainable development, based on current software engineering and scientific machine learning techniques. (Climate Change / Integrated Assessment and Climate Policy)
README
# WorldDynamics.jl
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://worlddynamics.github.io/WorldDynamics.jl/stable/)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://worlddynamics.github.io/WorldDynamics.jl/dev/)
[![DOI](https://zenodo.org/badge/425565525.svg)](https://zenodo.org/badge/latestdoi/425565525)
[![DOI](https://joss.theoj.org/papers/10.21105/joss.05772/status.svg)](https://doi.org/10.21105/joss.05772)WorldDynamics.jl is an open-source framework written in Julia for world dynamics modeling and simulation.
Check out the [WorldDyanmics Organization](https://github.com/worlddynamics) for information on the World Dynamics project.### Getting started
From the Julia REPL, install the package with
```jl
]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_](https://archive.org/details/dynamicsofgrowth0000unse):
```jl
using WorldDynamics
World3.fig_7()
```
Here is the output superposed to the original picture:
![image](https://user-images.githubusercontent.com/2920162/194111344-8682a97f-f4de-4e2d-ba7e-980546e1bfaf.png)For how to produce different figures (and much more), please see [the documentation](https://worlddynamics.github.io/WorldDynamics.jl/stable/).
### Contribution guidelines
Contributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details.
### How to cite this work
```
@article{Crescenzi2024,
doi = {10.21105/joss.05772},
url = {https://doi.org/10.21105/joss.05772},
year = {2024},
publisher = {The Open Journal},
volume = {9},
number = {95},
pages = {5772},
author = {Pierluigi Crescenzi and Emanuele Natale and Aurora Rossi and Paulo Bruno Serafim},
title = {WorldDynamics.jl: A Julia Package for Developing and Simulating Integrated Assessment Models},
journal = {Journal of Open Source Software}
}
```### Publications
- Pierluigi Crescenzi, Emanuele Natale, Aurora Rossi, Paulo Serafim. *WorldDynamics.jl: A Julia Package for Developing and Simulating Integrated Assessment Models.* Journal of Open Source Software, 9(95), 5772. 2024. [![DOI](https://joss.theoj.org/papers/10.21105/joss.05772/status.svg)](https://doi.org/10.21105/joss.05772)
- Pierluigi Crescenzi, Hicham Lesfari, Emanuele Natale, Aurora Rossi, Paulo Serafim. *Un framework open-source écrit en Julia pour la modélisation d'évaluation globale intégrée.* ROADEF 2023, Feb 2023, Rennes, France. [10.5281/zenodo.7093581](https://zenodo.org/records/7093581). [hal-04008491](https://hal.science/hal-04008491)### Acknowledgments
We thank for their support:
| | | |
|---|---|---|
| [](https://www.i3s.unice.fr/fr) | [](https://ds4h.univ-cotedazur.eu/about-us/rise) | [](https://univ-cotedazur.fr/universite/ucajedi-lidex-duniversite-cote-dazur) |
| [](https://www.inria.fr/fr) | [](https://www.cnrs.fr/) | [](https://ing.uniroma2.it) |
| | [](https://www.gssi.it/) | |