Skip to content

Commit 0f51f25

Browse files
committed
Capitalize 'GDXCOMPRESS' in aux file
1 parent 9fb0b97 commit 0f51f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

message_ix/model/MESSAGE/auxiliary_settings.gms

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ option MCP = PATH ;
2626

2727
*option solveopt=clear ;# remove results of previous runs in memory
2828
option solveopt=merge ; # keep results of previous runs in memory
29-
$SETENV GdxCompress 1 # reduces the size of the gdx export file
29+
$SETENV GDXCOMPRESS 1 # reduces the size of the gdx export file
3030

3131
%calibration%$ONTEXT
3232
$ONLISTING

0 commit comments

Comments
 (0)