2

Regarding the parsing errors in RUNTIME object arising when running FMUs created from EnergyPlus 9.3 idf

An issue comes up when running the FMU created in a python environment.

Firstly, the FMU is created in Python 2 environment. Once the FMU is created I use a Python 3 environment to run the FMU using conda.

The issue is a parsing error related to the RUNPERIOD object of the IDF. file. When the FMU is run in PyFMI the error occurs.

I wanted to inquire if there has been a solution proposed for this issue. I would be grateful for your inputs.

Thank you and kind regards,

sajithwjay's avatar
445
sajithwjay
asked 2020-09-27 14:36:36 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3

A fix has been posted to the Master (See the following thread as well https://github.com/lbl-srg/EnergyPlus...). The fix will be included in the next release of EnergyPlusToFMU. Meanwhile, you can use the version on the master branch

Thierry Nouidui's avatar
1.5k
Thierry Nouidui
answered 2020-11-23 01:22:08 -0500, updated 2021-01-26 07:24:18 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments