Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Imported from gitlab.windenergy.dtu.dk/esy/times-dk_comets

License

Notifications You must be signed in to change notification settings

energy-modelling-club/TIMES-DK_COMETS

Repository files navigation

TIMES-DK model developed during the COMETS project for analysing the Danish energy system

This assesment includes the climate discussions set out during the summer of 2019 and shown on https://klimaaftalen2019.tokni.com/

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

git clone --recurse-submodules https://github.com/energy-modelling-club/TIMES-DK_COMETS

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

GAMS runmodel --comets_scenario=Frozen_policy_scenarie

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

GAMS runmodel --comets_scenario=Frozen_policy_scenarie --solve_with=CPLEX

Releases

No releases published

Packages

No packages published

Languages