Dear All,
I am struggling with my model.
There is zero in my data:
QDA0(a)=sum(c,sam(a,c))/PDA0(a);
I use “$” to control it and got the error: 57
Thank you for your help in advance.
CETfn(a)$(QDA0(a))…
QA(a)=e=scaleCET(a)*(deltaCET(a)*QDA(a)**rhoCET(a)+(1-deltaCET(a))*QE(a)rhoCET(a))(1/rhoCET(a));
CETZEROfn(a)(QDA(a)=0)..
QA(a)=e=QE(a);
*
CETFOC(a)(QDA0(a))…
PDA(a)/PE(a)=e=(deltaCET(a)/(1-deltaCET(a)))*(QE(a)/QDA(a))**(1-rhoCET(a));
*
CETZEROFOC(a)(QDA(a))..
PDA(a)=e=PE(a);
\
\
**** The following MCP errors were detected in model cge:
**** 57 equation CETZEROfn.. VAR operands relational or boolean
**** 52 equation CETZEROFOC.. VAR -control
HSRTWN20201206.gms (20.5 KB)
samjuly20201019.xlsx (43.4 KB)