Skip to content

PAT 2.0 - Replace EnergyPlus Example for PAT #10

@DavidGoldwasser

Description

@DavidGoldwasser

https://github.com/NREL/OpenStudio-user-documentation/blob/master/docs/reference/measure_writing_guide.md#complete-energyplus-measure-example

The current EnergyPlus example uses ComponentCost:LineItem and also changes the OutputControl:TypeStyle to "InchPound". This is really my fault, but both of these are now bad examples. ComponentCost now exists as an OpenStudio item so isn't a good example for EnergyPlus Measure. More important changing the OutputControl:Type:Style will brake OpenStudio reporting as it also change the tabular SQL data.

Maybe a simple EMS example would be relevant. Make sure the example doesn't just add object, but shows how to alter existing object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions