Page 1 of 1

Clear lake problem with GAMS

Posted: Thu Feb 16, 2023 11:21 am
by shamsmd68@gmail.com
Hi,
I can not understand the following sintax of clearlake problem solved through gams. I am very beginner in the field of optimisaton and gams.

*ndelta required for current scenRed implementation
Parameter ndelta(n) 'water delta at each node';
ndelta(n) = sum{(tw(t,w), np(n,p))$[tn(t,n)], delta(w,p)};
* display ndelta;

Would anyone help me to send complete stochastic model with scenario reduction of the problem in the forum or in my email: shamsmd68@gmail.com

Re: Clear lake problem with GAMS

Posted: Thu Feb 16, 2023 11:55 am
by bussieck
I suggest you study the rules (app.php/rules) of this forum and follow them in case you want to recent helpful answers.

-Michael

Re: Clear lake problem with GAMS

Posted: Thu Sep 07, 2023 1:46 pm
by shamsmd68@gmail.com
Thank you so much for the valuable suggestions