1

Add photovoltaics inside OpenStudio

Hello, I am using FloorSpace editor in OpenStudio instead of SketchUp and I want to implement photovoltaics in some surfaces in my building. Its possible? Does anyone know the steps to do so?

J Monteiro's avatar
1.2k
J Monteiro
asked 2023-11-20 03:24:38 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2023-11-20 09:34:55 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Beyond a dedicated measure (adding PV to a model) or the SU Plugin PV user script, you're left hacking an OSM as suggested in option 2 here (or similar). Not great, but manageable. Would love to learn if anyone has maintained a PV measure (if so, I'll convert my answer to a comment).


EDIT: Your OpenStudio PV objects seem to translate (to EnergyPlus) just fine (different weather file):

image description

I see the objects in the generated in.osm, in.idf. I'm not seeing related errors in the .err file, although you do have notable unrelated errors to fix (e.g. subsurface with 6 vertices). Otherwise, I have not gone through inputs vs results to validate your entries. Yet apart from that, it looks OK to me.

Denis Bourgeois's avatar
2.8k
Denis Bourgeois
answered 2023-11-20 15:29:44 -0500, updated 2023-11-22 10:35:37 -0500
edit flag offensive 0 remove flag delete link

Comments

I tried to hack the .osm file as suggested but when simulating the file is reverted to the model without PV. Are any additional steps necessary?

J Monteiro's avatar J Monteiro (2023-11-22 08:43:13 -0500) edit

Could you share a public download link to the .osm file?

Denis Bourgeois's avatar Denis Bourgeois (2023-11-22 09:02:39 -0500) edit

Please see if you can download

https://drive.google.com/file/d/1ery9...

J Monteiro's avatar J Monteiro (2023-11-22 09:07:55 -0500) edit

See the recent edit to the initial answer. Seems OK to me.

Denis Bourgeois's avatar Denis Bourgeois (2023-11-22 10:14:13 -0500) edit
1

I ran the program again and now I got results from the PV production, with differences from your results, I assume due to the use of a different weather file. Thanks it solve my question.

J Monteiro's avatar J Monteiro (2023-11-22 10:21:51 -0500) edit
add a comment see more comments