I am a complete newbie to GAMS and would appreciate some help. I have the following code, and I have highlighted what I think is the pertinent problem. When I run my 1model.gms file, I receive an error message. However, I am not sure where to begin by debugging the problem. How do I know which algorithm is missing? The code “should” be error free, so do I have just a setting wrong. The GAMS file is using an .xls file as an input. Does this make sense?
Input file : D:\MyWork\Work\CGE model\3 MJH Uganda Static Model\1model.xls
Output file: D:\MyWork\Work\CGE model\3 MJH Uganda Static Model\1model.gdx
Substituting Index
Total time = 2106 Ms
— .1MODEL.DAT(16) 2 Mb
— GDXin=D:\MyWork\Work\CGE model\3 MJH Uganda Static Model\1model.gdx
— .1MODEL.DAT(400) 3 Mb
— 1dmodel.gms(336) 3 Mb
— .1DIAGNOSTICS.INC(410) 3 Mb
— 1dmodel.gms(1118) 3 Mb
— .1VARINIT.INC(60) 3 Mb
— 1dmodel.gms(1619) 3 Mb 1 Error
*** Error 253 in D:\MyWork\Work\CGE model\3 MJH Uganda Static Model\1dmodel.gms
Unknown algorithm
The GAMS statement ‘option subsystems;’ will list
the installed subsystems in the GAMS listing file.
— 1dmodel.gms(1645) 3 Mb 2 Errors
*** Error 257 in D:\MyWork\Work\CGE model\3 MJH Uganda Static Model\1dmodel.gms
Solve statement not checked because of previous errors
I would be very grateful for any help with this problem. Thanks in advance
\
To view this discussion on the web visit https://groups.google.com/d/msg/gamsworld/-/n2p2MppXSVEJ.
To post to this group, send email to gamsworld@googlegroups.com.
To unsubscribe from this group, send email to gamsworld+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gamsworld?hl=en.