Skip to content

fixes issue #1596 - update calculated value using overwrite_all_defaults.lk#1597

Merged
brtietz merged 5 commits into
2023_defaults_updatesfrom
SAM_1596
Nov 19, 2023
Merged

fixes issue #1596 - update calculated value using overwrite_all_defaults.lk#1597
brtietz merged 5 commits into
2023_defaults_updatesfrom
SAM_1596

Conversation

@sjanzou

@sjanzou sjanzou commented Nov 19, 2023

Copy link
Copy Markdown
Collaborator

Should also fix NatLabRockies/ssc#1092

@sjanzou sjanzou linked an issue Nov 19, 2023 that may be closed by this pull request

@brtietz brtietz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic! Great to have the script working again.

The changes to startup.lk for NatLabRockies/ssc#1092 work as well. I had to make some additional changes to the defaults to make everything load properly (both hybrid_load and battery_load are required) and have pushed those here.

@brtietz brtietz merged commit efce165 into 2023_defaults_updates Nov 19, 2023
@sjanzou sjanzou deleted the SAM_1596 branch November 20, 2023 05:18
brtietz pushed a commit that referenced this pull request Nov 28, 2023
* initial PV capital cost updates

* Update wind, battery, and hybrid default costs

* finanical updates, most of 1471

* new bifacial shading default, fuel cell time series defaults

* correct hybrid costs defaults typing

* new ppa prices based on cost updates

* run overwrite script on all configurations

* update windows test results for new defaults

* correct module prices for pv + battery

* Fix calculated PV capacity for hybrid

* Consistent `collapsible_var` defaults for all configurations

* Fixes equation recalculations issue #1583 (#1587)

* Correct defaults for pvwatts-wind-battery single owner

* shift-f10 for PV, pv plus battery, and stand alone battery. Still getting some suspicious results from hybrids

* updates to defaults, marine through generic

* fixes issue #1596 - update calculated value using overwrite_all_defaults.lk (#1597)

* Working on #1596

* Update fcall_overwrite to evaluate equations before saving.

* Fix missing "load" for battery dispatch for hybrid host developer configurations

* code cleanup

* add battery_load default to compliment changes to startup.lk

---------

Co-authored-by: Brian Mirletz <brian.mirletz@nrel.gov>

* #1598 overwrite_defaults to update calculated values correctly for hybrids

Update CaseEvent class to properly set ndxHybrid for CaseWindow::OnCaseEvent handling.

* Update case event for correct vartable index

* #1600 Remove debug file mslf_iph_mimo_ssc_auto_exec.lk created in deploy folder

* Fix crashing defaults (MSLF/SO) issue #1600

* Windows defaults updates - slight changes in ETES and PTES

---------

Co-authored-by: Paul Gilman <cpaulgilman@gmail.com>
Co-authored-by: sjanzou <steven@janzouconsulting.com>
Co-authored-by: Janine Keith <janinefreeman@users.noreply.github.com>
Co-authored-by: sjanzou <sjanzou@gmail.com>
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.

Update lk functions to recalculate equations for test scripts

2 participants