We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb0b97 commit 1a9d032Copy full SHA for 1a9d032
message_ix/model/MESSAGE/auxiliary_settings.gms
@@ -26,7 +26,7 @@ option MCP = PATH ;
26
27
*option solveopt=clear ;# remove results of previous runs in memory
28
option solveopt=merge ; # keep results of previous runs in memory
29
-$SETENV GdxCompress 1 # reduces the size of the gdx export file
+$SETENV GDXCOMPRESS 1 # reduces the size of the gdx export file
30
31
%calibration%$ONTEXT
32
$ONLISTING
0 commit comments