Dear forum members,
Hello, I’m currently working on a power Bottom-up model using MCP(mixed complementary problem) methods. I properly set every inequality(or equality) restrictions and matched all variables and equations as well.
However, somehow my model doesn’t follow the restrictions that i’ve set before, but model status shows me “optimal”. Whenever I check lst. file, demand equation(it restrict to meet all domestic generation equals to domestic demand) is infeasible, which means generation is captured as 0, and demand is loaded properly as I’ve set. Here, generation is endogenous variable and demand is exogenous.
Also, electricity price, which is also endogenously decided in the model, is 0 as well. It can’t be, because electricity price is dual variable of ‘demand equation’.
I can’t understand why my model automatically find optimal generation and keep showing 0 values.