Hello,
I have a multi-regional model but am working on a single region to be calculated. I have several transformation modules set up to export surplus production, and even with confirmed surplus production and proper module set up, the results and energy balance show no exports and negative unmet requirements. Similar problem with fuels that should be imported.
I have one transformation module being optimized with NEMO (electricity). I typically have electricity optimization set to NEMO(Gurobi) in my template region and have all regions inherit. I find that if I turn off my electricity optimization module (set to no optimize) in my template region but enable NEMO(Gurobi) only for the single region I am analyzing, then imports and exports work as they should for all modules, but the optimization does not run for my target region.
Also, in this case with exports shown, if I try to extract using the API, value = L.Branch("Resources\Primary\Natural Gas").Variable("Exports").Value(year), I get a zero value even though LEAP results show non-zero values.
LEAP version 2024.1.07. Full energy system optimization is set to no.
Thank you,
Matt Davis