1

OpenStudio Intersection Error

Hello,

I just want to ask if I can ignore all the errors ("Initial area of surface does not equal post intersection area") in OpenStudio? Because I cannot find a way to come around those no matter how hard I tried to execute.

PhanTom's avatar
21
PhanTom
asked 2022-02-08 11:38:25 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2022-02-16 13:41:51 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

Recently some logging was added to API output for methods that alter geometry for diagnostic purposes. Most users shouldn't see this unless they are looking at raw output. Generally the change in area should be very small (well under 1%). If you see a larger delta please post an issue at the OpenStudio repo, or in the repo for the measure you are using that sees this. In either case sharing a pre-intersected model will be helpful for us to replicate the issue.

David Goldwasser's avatar
20.4k
David Goldwasser
answered 2022-02-08 16:12:20 -0500
edit flag offensive 0 remove flag delete link

Comments

Can I ask what do you mean by "the change in area" and the "pre-intersected model"?

PhanTom's avatar PhanTom (2022-02-11 19:01:36 -0500) edit
1

The delta between the area of a single surface prior to intersection versus the combined area of multiple surfaces that result after intersection. The result is sometimes is a very small non-zero number, even though it ideally would be zero.

David Goldwasser's avatar David Goldwasser (2022-02-11 22:01:20 -0500) edit

I didn't notice any deltas because I drew each floor based on the previous one. Yet, the loggings appeared after I merged the model in FloorSpaceJS. Is there a way that I can send anyone the osm file to see the issue?

PhanTom's avatar PhanTom (2022-02-15 11:24:04 -0500) edit
add a comment see more comments