The MEE model is an open source Computable General Equilibrium (CGE) model project. The model is specified and compiled using Python packages pyDatabases and gmsPython. Ultimately, the model runs using GAMS and requires a valid license. Model implementations are collected on Github here.
The MEE model is modular and allows for a relatively general structure. Modules can be turned on/off and added sequentially, allowing for testing and moving between general and partial equilibrium analyses. A robust relaxation solution method is furthermore added to handle severe nonlinearities and problems of identifying suitable starting values.
Documentation:
Production module: Documentation. Notebook.
Household module: Documentation. Notebook.
Government module: Documentation. Notebook.
Emissions module: Documentation. Notebook.
Other modules: Documentation. Notebook.
Model versions:
MEEW: Model of the Economy with Emissions and Waste management.
Documentation. Notebooks. Working paper.
MEEM: Model of the Economy with Emissions and Materials.
Documentation. Notebook.
MEETA: Model of the Economy with Emissions and Technical Abatement.
Documentation. Notebook. Working paper.
MEEE: Model of the Economy with Emissions and Energy.
(Implementation for Vietnam on the way)