From 56f7bd52ac8b2afbfeb691c7d0e5d3ae40dc50ce Mon Sep 17 00:00:00 2001 From: Francesco Lovat Date: Fri, 3 Apr 2020 16:12:24 +0200 Subject: [PATCH] removed legacy variable COMM from the GAMS code --- message_ix/model/MESSAGE/model_core.gms | 2 -- 1 file changed, 2 deletions(-) diff --git a/message_ix/model/MESSAGE/model_core.gms b/message_ix/model/MESSAGE/model_core.gms index 99ce127f3..c68108b37 100644 --- a/message_ix/model/MESSAGE/model_core.gms +++ b/message_ix/model/MESSAGE/model_core.gms @@ -108,8 +108,6 @@ Variables EMISS(node,emission,type_tec,year_all) aggregate emissions by technology type and land-use model emulator * auxiliary variable for left-hand side of relations (linear constraints) REL(relation,node,year_all) auxiliary variable for left-hand side of user-defined relations -* auxiliary variable for left-hand side of commodity balance - COMM(node,commodity,level,year_all,time) auxiliary variable for left-hand side of commodity balance ; ***