Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Solution for production is giving erroneous outputs #99

Open
3 tasks done
amanmajid opened this issue May 9, 2024 · 0 comments
Open
3 tasks done

BUG: Solution for production is giving erroneous outputs #99

amanmajid opened this issue May 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@amanmajid
Copy link
Contributor

Checklist

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of tz-osemosys.

  • I have confirmed this bug exists on the main branch of tz-osemosys.

Reproducible Example

No response

Issue Description

On a successful model run, the model.solution.Production attribute gives incorrect outputs. Specifically, the results for each technology are exactly the same across all years. I attach an example output from a model run below:

Screenshot 2024-05-09 at 17 34 13

As far as I know, Production is calculated in post-processing, meaning the bug is likely in the post-processing routines.

Expected Behavior

Results for Production should not be the exact same for all technologies and years.

@amanmajid amanmajid added the bug Something isn't working label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants