Hi every body
I have one of this three Equation
It is a MINLP program
Pow_ps_g(L,t) (ord(t) GT 1).. P_ps_g(L,t) =e= (-1.03036*Ig(L,t)+259.33 * Qg_ps(L,t)- 0.000145* Qg_ps(L,t)*Qg_ps(L,t))/1000000;
or
Pow_ps_g(L,t) (ord(t) GT 1)… P_ps_g(L,t) =e= (-1.03036Ig(L,t)+259.33 * Qg_ps(L,t)- 0.000145 (Qg_ps(L,t)**2))/1000000;
or
Pow_ps_g(L,t) $(ord(t) GT 1)… P_ps_g(L,t) =e= (-1.03036Ig(L,t)+259.33 * Qg_ps(L,t)- 0.000145 power (Qg_ps(L,t),2))/1000000;
Qg_ps is a variable than can vary between 200 upto 357.5
Qg_ps can also be equal to 0 if Ig(L,t) =0
but when I see the solve summery I see that the the powered part of my equation is not accounted like this
Pow_ps_g(1,2)… P_ps_g(1,2) - (0.00025933)Qg_ps(1,2) + 1.03036E-6Ig(1,2) =E= 0 ; (LHS = 0)
why???
\
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.