geomeppy icon indicating copy to clipboard operation
geomeppy copied to clipboard

GeomEppy is a scripting language for use with Eppy, which in turn is a scripting language for EnergyPlus IDF files and output files.

Results 31 geomeppy issues
Sort by recently updated
recently updated
newest added

The add_block method currently only creates geometry at z=0 level i.e ground level.

feature

Currently, the patches.py implementation of newidfobject removes the argument of defaultvalues, to not add default values to an idf object. With the example of 'Daylighting:Controls', it will edit reference points...

bug

Hello all I tried to use eppy for adding some building blocks. The problem is that as soon as I reach this part of the code which is also used...

bug

I am running EnergyPlus v9-1-0 from Spyder (3.3.6) using eppy and geomeppy. I am particularly interested in the option to change the glazing ratio using geomeppy to assess the impact...

bug

It is a nice feature of Geomeppy that it can translate .idf files to .obj files. What I have noticed is that the generated .obj file sometimes turns out to...

bug

I was testing intersect_match function using simple 2 boxes stacking vertically which has adjscency between roof and floor. However, all the outside boundary condition set to outside which implies this...

feature

When working with the current set_wwr function from the recipes.py file, I noticed two opportunities for improvement: - when applying different WWR with the **_wwr_map function_** the case WWR =...

bug

Hi Jamie, I've been working on a script. So, when i tried to make a list of the objects 'WindowMaterial:SimpleGlazingSystem', got the following error: ``` File "xxxx", line 155, in...

bug

Hi, I might have missed something, so sorry in advance if it is the case, and thanks to forward to the best link you have ! here is my issue:...

bug
feature

Hi @jamiebull1, I created a `geomeppy` docker environment & a `Github` repo which copies the `geomeppy` tutorials to enable running the tutorials via `docker` and unfortunately this bug popped up....

bug
documentation