From 48c78ebf6214507a94d57fbd2c0ba18b6bd2c445 Mon Sep 17 00:00:00 2001 From: Falk Benke Date: Thu, 23 Jan 2025 14:49:39 +0100 Subject: [PATCH] change default in MOFEX.gms --- standalone/MOFEX/MOFEX.gms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standalone/MOFEX/MOFEX.gms b/standalone/MOFEX/MOFEX.gms index 0d785d8eb..bb6d636b2 100644 --- a/standalone/MOFEX/MOFEX.gms +++ b/standalone/MOFEX/MOFEX.gms @@ -89,7 +89,7 @@ $setGlobal transport edge_esm !! def = edge_esm ***--------------------- 36_buildings ------------------------------------- $setglobal buildings simple !! def = simple ***--------------------- 37_industry -------------------------------------- -$setglobal industry subsectors !! def = simple +$setglobal industry subsectors !! def = subsectors ***--------------------- 39_CCU -------------------------------------- $setglobal CCU on !! def = on ***--------------------- 40_techpol -----------------------------------------