-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix inconsistent group names (#1263)
PySAM file generation requires consistent group names in var table. Some variables use "solar_field" while others use "Solar_Field". Changed all to "Solar_Field" for consistency.
- Loading branch information
1 parent
bfca1ea
commit 2daaee8
Showing
2 changed files
with
64 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.