worlddynamics / WorldDynamics.jl

An open-source framework written in Julia for global integrated assessment models.
https://worlddynamics.github.io/WorldDynamics.jl/dev/
MIT License
66 stars 6 forks source link

Inconsistency in variable initializations for Pop15 #188

Open natema opened 1 year ago

natema commented 1 year ago

In common_pop, we need to initialize fpu, lmf and cmi explicitly for the plots in pop15 to work. Why is that the case?