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

GenX takes extremely long time to write some output files when running 52-wk case #607

Closed
qluo0320github opened this issue Jan 8, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@qluo0320github
Copy link
Collaborator

When running a 52-wk case, GenX took long time to write some files: storage duals/ fuel consumption/ (0.8 hrs); commitment/starup/shutdown (1 hr); co2 (2 hours); capacity value (6 hrs).

The total time to finish the case is about 24 hours.

@sambuddhac sambuddhac added the bug Something isn't working label Jan 8, 2024
@lbonaldo lbonaldo self-assigned this Jan 11, 2024
@sambuddhac
Copy link
Collaborator

@qluo0320github under testing right now !!!

@sambuddhac
Copy link
Collaborator

After running the tests, it was seen that the latest develop branch on GenX writes the results very fast. @qluo0320github please let me know, if you would like to submit PR to merge with develop to address this issue.

@lbonaldo
Copy link
Collaborator

After conducting additional tests on both the main and develop branches, using various versions of Julia, JuMP, and the solver, we have determined that the code functions as expected. To optimize performance, we recommend the following setup:

  • Julia >= 1.9
  • JuMP >= 1.19

We will continue to monitor the output writing functions and reopen the issue if necessary.

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

3 participants