1

Which Sampling (algorithmic) Method to use with PAT 2 [closed]

I want to calculate the cooling load for a building when changing some of its elements like the wall and window constructions. I want to know the results for all possible combinations. These will be more than 3000 combinations. I made the measurements in PAT2 but I do not know which sampling (algorithmic) method to use when making the calculations on the cloud so I can have all the combinations. Also, I am not sure if I should use the Discrete or Pivot setting when changing the wall construction in a measurement. Thanks.

mokhtar's avatar
183
mokhtar
asked 2018-07-19 17:10:01 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2020-03-14 11:26:59 -0500
edit flag offensive 0 remove flag reopen merge delete

Closed for the following reason "the question is answered, right answer was accepted" by mokhtar 2018-07-25 09:42:11 -0500

Comments

add a comment see more comments

1 Answer

1

If you want all possible combinations then use the Design of Experiments (DOE) method with 'full_factorial'. You would not want pivot variables for this analysis. Instead, it will use discrete variables or continuous variables and will discretize them according to the number of samples argument. Then it will create all possible combinations from all the discrete values.

BrianLBall's avatar
2k
BrianLBall
answered 2018-07-20 10:35:59 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you. This was very useful

mokhtar's avatar mokhtar (2018-07-25 09:41:32 -0500) edit
add a comment see more comments