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

measure arguments for create_bar_from_building_type_ratios

asked 2024-04-16 13:24:27 -0500

James_BC's avatar

Hello UH community,

I'm using the ComStock measures to generate typical building models. My process always begins with these measures from the ComStock GitHub repo:

  1. ChangeBuildingLocation
  2. simulation_settings
  3. create_bar_from_building_type_ratios
  4. create_typical_building_from_model

I was hoping someone could point me towards a detailed description of the measure arguments for create_bar_from_building_type_ratios. In particular I'd like to better-understand what these arguments do/mean:

  • perim_mul
  • bar_sep_dist_mult
  • bar_division_method
  • double_loaded_corridor
  • space_type_sort_logic

The best description I found so far is in this create_bar.rb ruby file, but I still don't understand them.

Thanks, James

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2024-04-17 07:36:07 -0500

The README from the original measure implementation has fairly detailed explanations of those inputs.

edit flag offensive delete link more

Comments

Awesome! Thank you Eric. Just what I was looking for!

James_BC's avatar James_BC  ( 2024-04-18 09:30:30 -0500 )edit

Your Answer

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

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 2024-04-16 13:24:27 -0500

Seen: 83 times

Last updated: Apr 24