18-07-2012, 02:21 PM
Hi everyone,
I am trying to build a dynamic constraint through VEDA templates but I am not really successful so far, and I have some questions about it:
1) In the DEMO model, the constraints Advanced_UC appear in the .lst file as dynamic constraints (EQE_UCRSUS), are they really dynamic? How to read them, then? I was thinking that the equation was like

but there is nothing dynamic here... Am I wrong? If not, why is it read as dynamic by the model, and why does it still work given that?
2°) I am also wondering about the (-1) coefficient on NCAP,INVSUB: is it always necessary to put it as negative, even with a variable on the RHS and the other on the LHS of the equation?
3°) What does SYNC mean, in UC_Attr? I tried to find a list of the indexes for UC_Attr, but I probably missed it...
4°) I would like to put a constraint forcing the production of a commodity down by a certain percentage each year. The mathematical formulation would be be something like

with the coefficient changing each year. I have so far written it like this
But it is seen as a static one (EQE_UCRTS) and as such, doesn't make sense at all... Also, I am not sure the T_SUC are correctly read. Could you help me here?
Thanks and regards!
Sebastien
I am trying to build a dynamic constraint through VEDA templates but I am not really successful so far, and I have some questions about it:
1) In the DEMO model, the constraints Advanced_UC appear in the .lst file as dynamic constraints (EQE_UCRSUS), are they really dynamic? How to read them, then? I was thinking that the equation was like
but there is nothing dynamic here... Am I wrong? If not, why is it read as dynamic by the model, and why does it still work given that?
2°) I am also wondering about the (-1) coefficient on NCAP,INVSUB: is it always necessary to put it as negative, even with a variable on the RHS and the other on the LHS of the equation?
3°) What does SYNC mean, in UC_Attr? I tried to find a list of the indexes for UC_Attr, but I probably missed it...
4°) I would like to put a constraint forcing the production of a commodity down by a certain percentage each year. The mathematical formulation would be be something like
with the coefficient changing each year. I have so far written it like this
But it is seen as a static one (EQE_UCRTS) and as such, doesn't make sense at all... Also, I am not sure the T_SUC are correctly read. Could you help me here?
Thanks and regards!
Sebastien