Hi all,
I have problem with this sum:
set t / 1 * 24 /;
set t1 / 22 * 24 /;
variable U(t);
In my equation, I would like to sum the variable U(t) on all values of t equal to t1, in other words, I want to make a sum: sum(t $ (t = t1), U(t)).
(Normally, I can only make a sum like this: sum(t $ (ord(t) = ord(t1)), U(t)) ).
Is there anyone know how to do this, please help me?
Thank you!
Kind regards,
Ni
\
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.