MCS Balancing

Archive of Gamsworld Google Group
Post Reply
Archiver
User
User
Posts: 7876
Joined: 7 years ago

MCS Balancing

Post by Archiver »


Hi,
I would like to have an helping for a MCS balancing with GAMS. i tried but i have many error.
For example i have:

*** Error 409 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

Unrecognizable item - skip to find a new statement

looking for a ';' or a key word to get started again


*** Error 140 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

Unknown symbol

*** Error 120 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

Unknown identifier entered as set

*** Error 340 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

A label/element with the same name exist. You may have forgotten

to quote a label/element reference. For example,

set i / a,b,c /; parameter x(i); x('a') = 10;


Celestin

--
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 https://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.
Archiver
User
User
Posts: 7876
Joined: 7 years ago

RE: MCS Balancing

Post by Archiver »


Hi Celestin
This is usually a forgoten semicolon, but hard to tell without seeing your code. Read the guidelines at the top of this forum on how and when to submit a question.
Cheers
Renger




Sent from my Samsung Note 4


-------- Original message --------
From: Célestin
Date: 1/27/2016 20:09 (GMT+01:00)
To: gamsworld
Subject: MCS Balancing

Hi,
I would like to have an helping for a MCS balancing with GAMS. i tried but i have many error.
For example i have:

*** Error 409 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

Unrecognizable item - skip to find a new statement

looking for a ';' or a key word to get started again


*** Error 140 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

Unknown symbol

*** Error 120 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

Unknown identifier entered as set

*** Error 340 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

A label/element with the same name exist. You may have forgotten

to quote a label/element reference. For example,

set i / a,b,c /; parameter x(i); x('a') = 10;


Celestin

--
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 https://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 https://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.
Archiver
User
User
Posts: 7876
Joined: 7 years ago

Re: MCS Balancing

Post by Archiver »


Thanks

Le mercredi 27 janvier 2016 14:33:15 UTC-5, Renger van Nieuwkoop a écrit :

Hi Celestin
This is usually a forgoten semicolon, but hard to tell without seeing your code. Read the guidelines at the top of this forum on how and when to submit a question.
Cheers
Renger




Sent from my Samsung Note 4


-------- Original message --------
From: Célestin
Date: 1/27/2016 20:09 (GMT+01:00)
To: gamsworld
Subject: MCS Balancing

Hi,
I would like to have an helping for a MCS balancing with GAMS. i tried but i have many error.
For example i have:

*** Error 409 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

Unrecognizable item - skip to find a new statement

looking for a ';' or a key word to get started again


*** Error 140 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

Unknown symbol

*** Error 120 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

Unknown identifier entered as set

*** Error 340 in C:\Users\CELESTIN\Desktop\MCS\Untitled_2.gms

A label/element with the same name exist. You may have forgotten

to quote a label/element reference. For example,

set i / a,b,c /; parameter x(i); x('a') = 10;


Celestin

--
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+...@googlegroups.com.
To post to this group, send email to gams...@googlegroups.com.
Visit this group at https://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 https://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.
Post Reply