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 issue #1634 #1702

Merged
merged 9 commits into from
Mar 15, 2024
Merged

Fix issue #1634 #1702

merged 9 commits into from
Mar 15, 2024

Conversation

sjanzou
Copy link
Collaborator

@sjanzou sjanzou commented Feb 16, 2024

To test, use ssc branch add-temp-mspt_cmod_var with this pull request - tests for REQUIRED_IF non-blank and UI_HINT == SMULATION_PARAMETER in the EqnDatabase::PreProcessScript function.

Create a MSPT/Single Owner case and run.

add-temp-mspt_cmod_var branch of ssc fails with patch branch of SAM and works with SAM_1634 branch of SAM:
image

janinefreeman and others added 7 commits January 2, 2024 13:12
… linguist language calculations, and added samples folder to be ignored (#1669)
Remove nSCA as an input for CSP and IPH models. Add as design output.
* Clean up Save / Load buttons

* When loading data, add check that data appears to be valid based on variable name ('6par', 'cec_cg', etc in variable name).
* Make sure all variables to be exported have the correct group name property because `group_write()` and `group_read()` keys off of variable group name.
* Set group name for inverter temperature correction variables so temp data is included in exported/imported data file. This also ensures temp variable is listed with other inverter variables in LK editor, parametrics chooser, etc.
* Show file name in save/load message boxes to help with troubleshooting.
* Update `spe_data_filename` default to empty string, avoids <invalid>
* Make all save/load file name UI widgets calculated

* Update `spe_data_filename` default from "<invalid>" to "" empty string
Fix formatting of shading layout messages
@sjanzou sjanzou self-assigned this Feb 16, 2024
@sjanzou sjanzou linked an issue Feb 16, 2024 that may be closed by this pull request
@sjanzou
Copy link
Collaborator Author

sjanzou commented Feb 16, 2024

@cpaulgilman. you are included on this review due to potential relevance to #1464

Copy link
Collaborator

@cpaulgilman cpaulgilman left a comment

Choose a reason for hiding this comment

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

Confirm that MSPT with test SSC branch crashes on SAM patch but runs successfully here.

@sjanzou sjanzou changed the base branch from patch to develop March 5, 2024 22:29
@tyneises tyneises merged commit a028815 into develop Mar 15, 2024
4 checks passed
@sjanzou sjanzou deleted the SAM_1634 branch March 17, 2024 07:35
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.

ssc_auto_exec not using var table "required_if"
5 participants