Skip to content

2018 01 31_meeting

Michael Wetter edited this page Jan 31, 2018 · 2 revisions

SOEP Coordination meeting

Date: January 31, 2017, 8:15am-9am Pacific Times

The purpose of this meeting is to coordinate the Modelica OS integration for SOEP.

Meeting information

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

Agenda

  1. Previous action items.
  2. Kyle: Refactoring room air heat and mass balance.
  3. Edwin: Update about heat conduction implementation.
  4. Michael: JSON representation.
  5. Mark: OS to Modelica translation.
  6. Thierry: FMI-QSS.
  7. Other items

Participants

Jianjun Hu
Kyle Benne
Thierry Nouidui
Michael Wetter

Minutes

Refactoring room air balance

Defined variables exchanged (physical quantities, derivatives or states). Define API. Define linkage in master algorithm.

See also https://lbl-srg.github.io/soep/softwareArchitecture.html#jmodelica-integration

C++ has room T (this will be changed as it is received from the master algorithm) and room dT/dt. Input to C++ are air inflow (m, h, X) from FMI (and the new state for the room air T).

Kyle to implement static or dynamic library with C API from report so that Thierry can implement the FMI-ME export.

Michael to integrate design into latest design doc.

Heat conduction implementation

Edwin is out of office, will catch up with Kyle.

JSON representation

Michael provided an update about the ongoing work on parsing Modelica to JSON.

OS front-end to Modelica

Need plan to develop schema driven editor and who works on implementation.

FMI-QSS

Thierry to work with Stuart on scope of work for FMU-ME export with QSS solver as an FMU-ME (with discrete states only).

Other items

None.

New action items

Michael to add C function API and exchanged variables to design doc.

Kyle to work on implementing the C functions (or stubs) so that Thierry can work on the FMU export.

Previous action items

Michael to work on JSON representation for Modelica HVAC that could become the basis for a schema-driven editor.

Clone this wiki locally