2024 05 01_meeting - lbl-srg/soep GitHub Wiki
Date: April 31, 2024, 8:15am-9am Pacific Times
The purpose of this meeting is to coordinate the Modelica integration for SOEP.
Join from PC, Mac, Linux, iOS or Android: https://lbnl.zoom.us/my/mwetter
Or iPhone one-tap (US Toll): +14086380968,6614042296# or +16465588656,6614042296#
- Or Telephone:
- Dial: +1 408 638 0968 (US Toll) or +1 646 558 8656 (US Toll) Meeting ID: 661 404 2296 International numbers available: https://lbnl.zoom.us/zoomconference?m=_h5BuJ686mPy3rWEyKf4NROxLaeOV5J8
- Previous action items
- AOP alignment
- OpenStudio integration
- Modelon
- Compiler integration
- Stuart: FMI-QSS
- Modelica Buildings Library
- Kyle, Michael: EnergyPlus-Modelica coupling.
- Other items
Coordination call scheduled.
No discussion, had separate call on Monday.
No discussion.
Stuart working on setting up benchmarking.
Backlog on fixing various issue.
PNNL has milestones for end of FY for heat pump water heater. Karthik works on slides to discuss HP curve determination.
ORNL has dehumidifier as deliverable end of this month. Sen sent slides.
Spawn related PR at https://github.com/lbl-srg/modelica-buildings/projects/2
Update to EnergyPlus 24.1.0, after 10.0.0 release and fixes of some spawn issues below.
Issues are at https://github.com/lbl-srg/modelica-buildings/issues?q=is%3Aissue+is%3Aopen+label%3Aspawn
Next, work on https://github.com/lbl-srg/modelica-buildings/projects/2
OS compatibility matrix is at https://github.com/NREL/OpenStudio/wiki/OpenStudio-SDK-Version-Compatibility-Matrix
Kyle to work on the Spawn issues. Worked on tests and needs to wrap up distribution.
Negative start time, start day of the week, and initialization for non-zero start time are handled as one fix as they are somewhat related.
What if startTime is changed programmatically? EnergyPlus start time corresponds to Jan 1, e.g., Modelica time 0. For users, RunPeriod user entries of original idf file are ignored.
Need peak zone loads, and for systems, the coinciding loads. This would require sending to EnergyPlus a string that shows to what system the zone belongs to. Needs design work. Sizing data must be parameters, following the same patter as is used for the zone volume.
Todo:
- Michael to design required data and write json snippet.
None.
Design auto-sizing integration.
None.