Welcome to Mimi
Overview
Mimi is a package that provides a component model for integrated assessment models.
Installation
Mimi is an installable package. To install Mimi, use the following:
Pkg.add("Mimi")
For more complete setup instructions, follow the Installation Guide.
Mimi Registry
Several models currently use the Mimi framework, as listed in the section below. For convenience, several models are registered in the MimiRegistry, and operate as julia packages. To use this feature, you first need to connect your julia installation with the central Mimi registry of Mimi models. This central registry is like a catalogue of models that use Mimi that is maintained by the Mimi project. To add this registry, run the following command at the julia package REPL:
pkg> registry add https://github.com/mimiframework/MimiRegistry.git
You only need to run this command once on a computer.
From there you may add any of the registered packages, such as MimiRICE2010.jl by running the following command at the julia package REPL:
pkg> add MimiRICE2010
Models using Mimi
- MimiFUND.jl (currently in beta)
- MimiDICE2010.jl (currently in closed beta)
- MimiDICE2013.jl (currently in closed beta)
- MimiRICE2010.jl
- Mimi-SNEASY.jl (currently in closed beta)
- Mimi-FAIR.jl (currently in closed beta)
- MimiPAGE2009.jl (currently in closed beta)
- Mimi-MAGICC.jl (CH4 parts currently in closed beta)
- Mimi-HECTOR.jl (CH4 parts currently in closed beta)
- Mimi-CIAM.jl (currently in closed beta)
- Mimi-BRICK.jl (currently in closed beta)