Merged
Conversation
mwetter
added a commit
that referenced
this pull request
May 7, 2025
* fixed typo (#4173) * fixed typo * rebuild html * IBPSA Sync - wind cut off power, kMeans for borefield, and line thickness (#4179) * Merged IBPSA with correction for kMeans and for wind cut-out speed * Merged IBPSA with correction to line thickness * Updated reference results * Updated reference link to the climate constant (#4187) * updated the link * added revision note * Issue4183 damper example (#4185) * Merged IBPSA with correction for kMeans and for wind cut-out speed * Merged IBPSA with correction to line thickness * Fixes OMC issue #13800 (#4184) --------- Co-authored-by: Francesco Casella <francesco.casella@polimi.it> * Issue2884 pid autotuning (#2957) Implemented auto-tuning PID controller. * Updated conversion script to remove clear commands (#4202) For #4200 * Add missing header files and correct type comparison in Utilities.Plotter (#4211) * Added missing header files For #4209 and #4210 * Corrected comparison of boolean with real * Reformulated function to avoid binding equation not a parameter expression warning For 4215 * Reformulated function to avoid binding equation not a parameter expression warning (#4216) For 4215 --------- Co-authored-by: Jianjun Hu <JianjunHu@lbl.gov> Co-authored-by: Francesco Casella <francesco.casella@polimi.it>
mwetter
added a commit
that referenced
this pull request
May 17, 2025
* fixed typo (#4173) * IBPSA Sync - wind cut off power, kMeans for borefield, and line thickness (#4179) * Merged IBPSA with correction to line thickness * Updated reference link to the climate constant (#4187) * Issue4183 damper example (#4185) * Fixes OMC issue #13800 (#4184) --------- Co-authored-by: Francesco Casella <francesco.casella@polimi.it> * Issue2884 pid autotuning (#2957) Implemented auto-tuning PID controller. * Updated conversion script to remove clear commands (#4202) For #4200 * Add missing header files and correct type comparison in Utilities.Plotter (#4211) * Added missing header files For #4209 and #4210 * Corrected comparison of boolean with real * Reformulated function to avoid binding equation not a parameter expression warning For 4215 * Reformulated function to avoid binding equation not a parameter expression warning (#4216) For 4215 * Guarded against rounding error for wind cutoff (#4229) This is for #4224 * Correct error in UA_nominal calculation of Merkel cooling tower (#4226) * Changed UA_nominal calculation. Added validation model For #4189 --------- Co-authored-by: Katy Hinkelman <44682485+khinkelman@users.noreply.github.com> * Update FMI library (#4207) * Update CMakeLists.txt for FMIL3 (#4198) * Built fmi library * Generated binaries and Windows and Linux * Updated revision notes --------- Co-authored-by: Robin Andersson <robin.andersson@modelon.com> * Corrected wrong type comparison (#4235) For #4233 * Update dymola image (#4239) This updates the docker image. * Replace fluid pass-through with fixed resistance in actuators (#4228) * Replace fluid pass-through with fixed resistance in actuators * Fix for ambiguous argument 'origin/master' --------- Co-authored-by: Jianjun Hu <JianjunHu@lbl.gov> Co-authored-by: Francesco Casella <francesco.casella@polimi.it> Co-authored-by: Katy Hinkelman <44682485+khinkelman@users.noreply.github.com> Co-authored-by: Robin Andersson <robin.andersson@modelon.com> Co-authored-by: Antoine Gautier <agautier@solamen.fr>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This closes #4172.