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 ability to control the verbosity of the `OSRunner` method `registerXXX` for out OSW #5085

Open jmarrec opened 6 months ago

jmarrec commented 6 months ago

Enhancement Request

Add ability to control the verbosity of the OSRunner method registerXXX (registerWarning, registerInfo). This will control what the WorkflowStepResult will contain, and in turn what the final out OSW will contain

Detailed Description

Possible Implementation