Thank you very much for your answer Antti - it will help me a lot.
Regarding your advice Amit, I understand that looking into the LP is not the easiest way to solve my issue, but I am afraid I might not have any other solution.
I can explain the issue, but since I cannot share any files of my model due to confidentiality reasons, I am not sure someone will be able to help. Still, let's give it a try.
I have a process (let's called it
PROC1) which takes 1 PJ of a commodity (
COM1) as input and produces 1 PJ of another commodity (
COM2) as output.
I have also constrained
PROC1 to produce at least 10 PJ of
COM2 in each region of my model.
When I run VEDA no warning appear, and in the RES or Browse I can see that
PROC1 correctly consumes 1 PJ of
COM1 and produces 1 PJ of
COM2.
However, when I solve the model,
VAR_FOut of
PROC1 is indeed at least 10 PJ everywhere for
COM2 but
VAR_Fin of
COM1 does not match the COM2 output quantity, even though it should.
My guess, is that
PROC1 is somehow constrained elsewhere, but after checking all the files in my model and I haven't been able to find where. That's why I would like to see what Cplex sees, to reverse-engineer my issue.
If you have any advice, I would really appreciate it!
Best regards,
Dylan.