Skip to content

MaREI-EPMG/times-ireland-model_gams

Repository files navigation

TIMES-Ireland Model (TIM) in GAMS

This is a GAMS version of the TIMES-Ireland Model (TIM).

To obtain the model, including the TIMES source code, run the following command:

git clone --recurse-submodules https://github.com/MaREI-EPMG/times-ireland-model_gams

To run a specific scenario (e.g. No Mitigation) execute the following command from root:

GAMS runmodel --scenario=No_Mitigation

The model is solved using CBC by default. Adjust the command to solve it e.g., with CPLEX:

GAMS runmodel --scenario=No_Mitigation --solve_with=CPLEX

About

GAMS version of the TIMES-Ireland Model (TIM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published