Skip to content

2020 02 12_meeting

Michael Wetter edited this page Feb 25, 2020 · 4 revisions

SOEP Coordination meeting

Date: February 12, 2020, 8:15am-9am Pacific Times

The purpose of this meeting is to coordinate the Modelica 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. Michael: Modelon visit
  3. Michael: SimBuild paper.
  4. Kyle, Michael: Refactoring room air heat and mass balance.
  5. Kyle, Michael: EnergyPlus I/O variables.
  6. Stuart: FMI-QSS.
  7. Kyle, Michael: Optimica license protection.
  8. Jianjun: JSON representation for OS front-end to Modelica
  9. Other items

Participants

Kyle Benne
Michael Wetter

Minutes

SimBuild paper

No feedback yet.

Numerical investigations

No discussions.

Refactoring room air balance

Branch issue1129_energyPlus_zone works for multiple buildings for JModelica, Dymola and OpenModelica. This has the FMI interface now. Models moved from Experimental to ThermalZones.

Issues are at https://github.com/lbl-srg/modelica-buildings/issues?q=is%3Aissue+is%3Aopen+label%3Aspawn

Next, work on

const size_t nCat = fmi2_import_get_log_categories_num(bui->fmu); * Kyle to create installer package for all three platforms.

Contract:

  1. All zones in the idf file must have a zone model in Modelica. Otherwise the simulation stops with an error.
  2. If there is an HVAC system in the idf file, then EnergyPlus issues a warning, the EnergyPlus HVAC system is not simulated, but the coupled EnergyPlus/Modelica simulation proceeds.
  3. For the EnergyPlus envelope, either the CTF transfer function or the finite difference method can be used.

FMI-QSS

No discussions.

CI testing (funnel)

No discussions.

Next:

  • Work on experiment specification.

Optimica license protection

No discussion.

Potential paths: Check diff to frozen library. Allow n models to be changed. Upgrade path to full OCT version (with access to cloud version in an integrated way).

Need to define the different use cases and work flows.

Use of python API makes protection much easier, is sufficient unless interactive mode is needed. Java API would be needed for interactive mode.

JSON representation for OS front-end to Modelica

No discussion.

Jianjun to work on modelica-json parsing in Modelica rather than CDL mode.

Ongoing is dealing with replaceable models.

Other items

None.

New action items

See next steps under "Refactoring room air balance".

Previous action items

Michael to keep working with Modelon on making dp of pressure drop elements a state rather than p using stateSelect.

Clone this wiki locally