Skip to content

Parametric simulation using eplurs #550

Answered by hongyuanjia
divyanshusood asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @divyanshusood. eplusr has a dedicated vignette about parametric simulation. I would like you to first read through it to get a whole picture of how to perform parametric simulations. Basically you wrap your steps of modifying the IDF in a function (I call it a measure in eplusr) and pass it to ParametricJob$apply_measure().

Is there a way I can create a single csv file with all ranges of input parameters and corresponding output using eplur?

Yes, you can. Let's say func is your measure function which takes three arguments, i.e. orientation (orient), SHGC (shgc) and Heating setpoint (hgsp). You can do whatever you want to generate values for those arguments, of cause, including readi…

Replies: 2 comments 14 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by hongyuanjia
Comment options

You must be logged in to vote
14 replies
@hongyuanjia
Comment options

@divyanshusood
Comment options

@hongyuanjia
Comment options

@divyanshusood
Comment options

@hongyuanjia
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants