WorldDynamics.jl icon indicating copy to clipboard operation
WorldDynamics.jl copied to clipboard

An open-source framework written in Julia for global integrated assessment models.

Results 23 WorldDynamics.jl issues
Sort by recently updated
recently updated
newest added

A template will make it easier for external collaborators to create issues and pull requests containing all needed information.

administration

At the moment, the `atol` value in the [switch function](https://github.com/natema/WorldDynamics.jl/blob/f5c6f9fc4f16526ecd769607f7026d5b91ed1564/src/functions.jl#L49) is arbitrary. We should compute a proper value.

improvement

We have[ a nice table in the documentation](https://natema.github.io/WorldDynamics.jl/stable/world3/#Variable-and-(ODE)-subsystem-correspondance) with all the variables. It would be useful to add a column with what the acronym means. Actually, it would be even...

documentation
newfeature