Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

Comments and Documentation within an OpenStudio Model?

Does anyone know if there's a way to embed comments within OpenStudio models, similar to comments in an EnergyPlus idf? I don't see a way through the application to do this, but is this something available in the SDK? I'm not sure if the capability is there, but it's based around a different keyword, and I'm not finding it. Being able to comment/document a model with metadata, references, and links would be extremely helpful when creating or collaborating on models because critical documentation wouldn't need a secondary set of notes. The ability to leave documentation comments in an EnergyPlus idf file is a helpful feature but feels like a direct product of these usually being written directly in a text editor.

I did come across openstudio::IdfObject::comment(), however my impression is that this is operating on idf objects (either created or imported) rather than on OpenStudio objects directly.

If this is not something that's available and not currently in the development pipeline, what repo would be the most appropriate to put this issue?