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

hotfix for boptest in threshold #1262

Merged
merged 2 commits into from
May 3, 2022
Merged

hotfix for boptest in threshold #1262

merged 2 commits into from
May 3, 2022

Conversation

Mathadon
Copy link
Member

@Mathadon Mathadon commented May 3, 2022

for #1260

@dhblum does this work too? I used 1e-8 instead of 0.5 for the threshold.

@JavierArroyoBastida do you agree with this change?

closes #1260

@javiarrobas
Copy link
Contributor

This is fine by me. Nice to see that you worked out #1260 and could nail down the problem. @Mathadon I think you mean 1e-8 instead of 0 (not 0.5)? I'd suggest documenting the motivation to use 1e-8, at least with a comment in the const block. Note also that BOPTEST will need to be updated to reflect these changes in the emulator.

@Mathadon
Copy link
Member Author

Mathadon commented May 3, 2022

No I mean 0.5, since that's what Dave suggested. I'll add documentation.

@Mathadon Mathadon merged commit 09bf684 into master May 3, 2022
@Mathadon Mathadon deleted the hotfixBOPTEST branch May 3, 2022 09:43
@dhblum
Copy link
Contributor

dhblum commented May 3, 2022

1e-8 is fine, 0.5 was just a course trial. See #1264 though.

@dhblum
Copy link
Contributor

dhblum commented May 3, 2022

Also @JavierArroyoBastida we can't update BOPTEST yet because this uses MSL4 and we don't yet have the tooling in BOPTEST parser to use OM.

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.

OM Simulation Error with IDEAS.Examples.IBPSA.SingleZoneResidentialHydronicHeatPump
3 participants