HAve a obstacle(modeling time shift problem)

Hello everyone
after solving many errors i can’t recognize 3 errors
i’m regarding for your help
thanks


AAA.gms (3.84 KB)
AAA.~gm (3.75 KB)

Hi Soheil



You could start searching for the error message in this group. There are a lot of answers to this question.

Here a short one: you define equa9 over sets I and k, but then you use the alias kk. Gams writes down equations for the combinations of I and k suchthat q(I,k), but it doesn’t know what to do with kk. Correctly, the equation could be defined as equa9(I,k,kk)$q(I,k) . The other errors are the same.



Cheers

Renger





Von: gamsworld@googlegroups.com [mailto:gamsworld@googlegroups.com] Im Auftrag von Soheil Zandi
Gesendet: Saturday, January 10, 2015 09:09
An: gamsworld@googlegroups.com
Betreff: HAve a obstacle(modeling time shift problem)



Hello everyone

after solving many errors i can’t recognize 3 errors

i’m regarding for your help

thanks


To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+unsubscribe@googlegroups.com.
To post to this group, send email to gamsworld@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.


To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+unsubscribe@googlegroups.com.
To post to this group, send email to gamsworld@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.