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

How to create all possible combination for PAT?

asked 2015-02-12 22:30:53 -0500

Dinosaver's avatar

updated 2017-08-20 15:05:44 -0500

Let's assume we want to define window-to-wall ratio for each facade in context of building rotation. There are 4 facades, 3 possible values for w2w and 4 different orientations - almost 500 variants for a quite every day task. How to automate the process of their creation?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
6

answered 2015-02-12 23:01:36 -0500

updated 2015-04-13 09:58:52 -0500

We deliberately avoided adding the ability to create full combinatorial analyses in PAT because such problems blow up quickly. These are typically intractable using local CPU resources, and we were concerned that people using the EC-2 capability might not realize the expense they could incur. PAT was meant as an introduction to parametric analysis for practitioners more accustomed to manual creation of design alternatives.

That said, the team has developed a spreadsheet-based workflow that allows you to move beyond PAT's deliberate limitations to perform factorial analysis, sampling, and optimization problems. Learn more about this capability here. We would like to better integrate the current PAT and spreadsheet workflows, eliminating the need to use the command line, but that's not on the roadmap for this year.

edit flag offensive delete link more

Comments

1

Well, from my experience, it is quite useful to do a one day analysis but with many options. So one calculation may take about a minute, the question is in the number of alternatives. Of course we always split external and internal factors, but still, you see how many cases are created by such a simple question. I think, there should be an instrument to work at least with "classical" sensitivity problems. May be as a single measure with randomly selected combinations...

Dinosaver's avatar Dinosaver  ( 2015-02-12 23:50:22 -0500 )edit
1

The OS spreadsheet workflow cannot currently include more than one construction set (i.e. looking at multiple exterior wall constructions) for each spreadsheet project, correct? That said, it can currently vary the Rvalue of a specific exterior wall, and, multiple exterior wall constructions could be evaluated in tandem via separate runs.

keb's avatar keb  ( 2015-02-13 10:25:40 -0500 )edit

@Dinosaver - The spreadsheet is really terrific for the kinds of sensitivity problems you describe.

@Kent Beason - You can use the spreadsheet to swap construction sets if you have a measure that does it.

ljbrackney's avatar ljbrackney  ( 2015-02-13 10:48:40 -0500 )edit

I don't believe the measure that swaps constructions in its current state can change constructions in successive simulations of a sampling problem/run from a set of say 4 different construction sets, unless I'm mistaken. I might try and edit the existing measure to do that.

keb's avatar keb  ( 2015-02-13 11:09:59 -0500 )edit

When creating a sampling problem you might have to tweak existing measures or create new ones to get the parametrization that you want. However, once you do this you can reuse the same problem formulation for other models.

macumber's avatar macumber  ( 2015-02-13 11:37:32 -0500 )edit
5

answered 2015-05-15 10:54:12 -0500

A user guide for the spreadsheet is currently in development. A draft of it lives here: https://github.com/NREL/OpenStudio-analysis-spreadsheet/tree/develop/documentation. To do a full factorial design of experiments, select the 'doe' algorithm on the setup tab.

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

4 followers

Stats

Asked: 2015-02-12 22:30:53 -0500

Seen: 602 times

Last updated: May 15 '15