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

Adding Output:Variable Output:Table:Summary reports & Output:table:Monthly variables to osm

asked 2020-09-30 02:30:09 -0500

antonszilasi's avatar

updated 2020-09-30 13:22:57 -0500

Unfortunately Im struggling working the SDK to add the following Output variables to my osm:

Output:Table:Monthly,
  Convention,          !- Name
  2,                       !- Digits After Decimal
  Surface Outside Face Convection Heat Transfer Coefficient,  !- Variable or Meter 1 Name
  SumOrAverage;            !- Aggregation Type for Variable or Meter 1

Output:Variable,
  Convection,          !- Key Value
  Surface Outside Face Natural Convection Model Equation Index,  !- Variable Name
  Hourly;                  !- Reporting Frequency

as well as these Output:Table:SummaryReports

Output:Table:SummaryReports, 
  AllSummaryAndMonthly,    !- Report 1 Name 
  Standard62.1Summary;  !Report 2 Name

Is there some example code/measures which can do this? Would the best approach be to simply add these objects as IDF objects through an E+ measure (these objects didnt seem to be supported through the SDK)

I did find this measure but it didnt seem to work: Retrofit LCC Measure

many thanks and sorry about the bad formatting I cant seem to get it right

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-09-30 16:31:01 -0500

antonszilasi's avatar

Hi Answer my own question an E+ measure at the end of the workflow is the best approach, I modified the measure linked above to add summary reports and I injected output variables and output monthly tables as IDF objects

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2020-09-30 02:30:09 -0500

Seen: 217 times

Last updated: Sep 30 '20