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

Fix bug on Linux: Convert inputs/dGen_Model_Inputs to lowercase #194

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

mmowers
Copy link
Collaborator

@mmowers mmowers commented Dec 10, 2024

Summary

  • When running on LInux, ReEDS fails because inputs/dgen_model_inputs/ is not found. This PR fixes the bug by renaming inputs/dGen_Model_Inputs/ to inputs/dgen_model_inputs/.
  • In addition, all references in code to dgen_model_inputs that have uppercse letters have been updated to lowercase

Validation / Comparison Report

The fix was tested on both Linux and Windows to confirm proper function.

@mmowers mmowers merged commit e616f7d into NREL:main Dec 11, 2024
1 check passed
@mmowers mmowers deleted the dgen_case_bugfx branch December 11, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants