-
Notifications
You must be signed in to change notification settings - Fork 3
2018 02 14_meeting
Date: Feb. 14, 2018, 8:15am-9am Pacific Times
The purpose of this meeting is to coordinate the Modelica OS 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.
- Kyle: Refactoring room air heat and mass balance.
- Edwin: Update about heat conduction implementation.
- Michael: JSON representation.
- Mark: OS to Modelica translation.
- Thierry: FMI-QSS.
- Other items
First functions (instantiate etc) are stubbed. Implementation of other is progressing. Code is at https://github.com/kbenne/EnergyPlus/blob/nohvac-fmu/src/FMI/EPFMI.hpp and https://github.com/kbenne/EnergyPlus/blob/nohvac-fmu/src/FMI/EPFMI.cpp
For actuators, LBL to declare naming scheme/setup to write to actuators. For now, E+ to throw an error if actuators are written to. Same for output variables in order to get traction.
Need to specify how to access E+ output variables and actuators through FMI API.
Thierry to add unsigned integer array (e.g., the value reference) to point to variables, EnergyPlus to assign the values for these integers when it writes the modelDescription.xml file.
Edwin not on call.
In progress at LBL.
Need plan to develop schema driven editor and who works on implementation.
Get started on specification. Implementation may start in with funds from FY18 when budget is clearer.
Stuart and Thierry worked on scope of work for QSS-FMU export. Scope has been sent to Luigi, waiting currently for feedback.
None.
None.
Kyle to work on implementing the C functions (or stubs) so that Thierry can work on the FMU export.
Michael to work on JSON representation for Modelica HVAC that could become the basis for a schema-driven editor.