NREL / OpenStudio

OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://www.openstudio.net/
Other
486 stars 186 forks source link

Add a ForwardTranslator specific key in the out OSW #5087

Open jmarrec opened 6 months ago

jmarrec commented 6 months ago

Enhancement Request

Forward translator errors have no dedicated place in the out OSW, which makes it hard to diagnostic failures (or warnings) in that domain.

Detailed Description

It is possible that (in some cases?) these warnings are captured nowhere. Should probably test up the current situation before thinking about implementation.

Possible Implementation

Store the ft.warnings() / ft.errors in a dedicated OSW key. Requires changing the OSW schema.