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

Can I do geometric parametric study with just IDF file and JEPlus?

asked 2022-08-13 10:55:34 -0500

Prakash R R's avatar

updated 2022-08-14 21:10:43 -0500

I am working with design builder software and generated an IDF file for parametric study via JEplus. It is a simple rectangular footprint that I want to scale and check the energy dynamics. Any direct or indirect ways can also be fine.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
2

answered 2022-08-16 17:09:40 -0500

Yi Zhang's avatar

Hi Prakash, sorry for picking this up late.

Although it is possible to manipulate geometry using jEPlus parameters, it is tedious even with a simple box shape. There are several options you can consider, though. First, if you have only a small number of shapes and sizes to investigate, you can create all those geometries using DesignBuilder/OpenStudio/ladybug tools, and then include those IDF files as a parameter. You can see this example for how to include IDF segments: http://www.jeplus.org/wiki/doku.php?i.... Second, if you have a simple box, it may be possible to use EP-Macro (or the new Python plug-in I suppose) to calculate the coordinates of all surfaces. You can see it here (http://www.jeplus.org/wiki/doku.php?i...) for reference. The third option would be to write your own Python code to generate those coordinates. This can be done by either writing all surface objects of the IDF or modifying surfaces with Eppy, according to parameters in jEPlus, eg. scaling factors. You can call the Python script for preprocessing: http://www.jeplus.org/wiki/doku.php?i....

Hope these will give you some ideas.

Cheers,

Yi

edit flag offensive delete link more

Comments

Much thanks! I got it and will proceed as guided.

Prakash R R's avatar Prakash R R  ( 2022-08-16 21:22:48 -0500 )edit
1

answered 2022-08-15 04:44:53 -0500

Jim Dirkes's avatar

jEplus is very flexible for running parametrics. Review their documentation to learn the details. ps, You can do this within jEplus, I think, but we use an Excel spreadsheet which has the parameters defined, then upload it to jEplus.

edit flag offensive delete link more

Comments

Thanks. Ya, I checked through the documentation, and I did not find one specific to geometric parametric analysis. Can you support finding the exact source to refer to, If possible?

Prakash R R's avatar Prakash R R  ( 2022-08-15 07:38:38 -0500 )edit

Sorry, I can't do this until I've finished up several projects that need immediate attention. How about emailing Dr Yi Zhang at jEplus for some guidance?

Jim Dirkes's avatar Jim Dirkes  ( 2022-08-15 19:06:49 -0500 )edit

Thanks, and hoping for a few more answers from the experts before emailing Dr. Yi Zhang.

Prakash R R's avatar Prakash R R  ( 2022-08-15 21:23:22 -0500 )edit

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: 2022-08-13 10:55:34 -0500

Seen: 243 times

Last updated: Aug 16 '22