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 DC degradation check should be lt instead of gt zero #772

Merged
merged 2 commits into from Mar 2, 2022

Conversation

cpaulgilman
Copy link
Collaborator

@cpaulgilman cpaulgilman commented Feb 24, 2022

Goes with NREL/SAM#958

Fixes NREL/SAM#957

File for testing:

degradation-inputs-test.zip

@cpaulgilman cpaulgilman added this to the 2021.12.02 Patch 2 milestone Feb 24, 2022
@cpaulgilman cpaulgilman self-assigned this Feb 24, 2022
@cpaulgilman cpaulgilman mentioned this pull request Feb 24, 2022
13 tasks
@cpaulgilman cpaulgilman merged commit c3b044e into patch Mar 2, 2022
@cpaulgilman cpaulgilman deleted the fix-degradation-check branch March 2, 2022 23:13
tyneises added a commit that referenced this pull request Mar 10, 2022
* Levelized label changes (#770)

* Revise labels of "levelized" variables

Also:

* Remove parentheses from labels "LCOE Levelized cost of energy nominal" instead of "LCOE Levelized cost of energy (nominal)" because parentheses are used to indicate units.

* Change WACC and LTE labels to follow convention of levelized variables.

* Fix cashloan LCOE labels

Fix NPV and IRR labels

* Fix DC degradation check should be lt instead of gt zero (#772)

* Improve error messages for wfcheck (#773)

* Improve error messages for wfcheck

* fix mm-dd-hh

* first test upload artifacts steps ssc

* use upload artifacts path format, add ls checks for paths

* fixes for PySAM (#775)

* Add subcooled outlet option to DSG LF IPH model (#776)

* add dsg lf subcooled outlet target

add ui callback to calc saturation temp

* update ssc cmake

* add boolean and unique input for subcooled output

* add cmake flag for shared dylib

* remove path test steps

Co-authored-by: Paul Gilman <cpaulgilman@gmail.com>
Co-authored-by: Brian Mirletz <brian.mirletz@nrel.gov>
Co-authored-by: Darice L Guittet <dguittet@nrel.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DC degradation check flags degradation less than 100% as error
2 participants