Open rafael-a opened 1 year ago
Can't connect to the discourse site at the moment. And I'd rather have the information here if you don't mind. I added the issue template back in.
Could you give at least the name of the file (or the file) you're trying to import, the version of the SDK you're using. Basically anything that can help me reproduce quickly. Thanks!
Thanks! I have just added all the details to the template above
I just wanted to make a note that we'll definitely be making use of this capability in Ladybug Tools once the bug is fixed. It's particularly helpful for people loading up the EnergyPlus example files and the Commercial Reference Buildings.
Issue overview
it seems the addition of Spaces/SpaceList to IDFs v22.2+ has broken the ability to import loads directly into the OSM.
Is this something that will be fixed? It seems to work well with IDFs v22.1 and lower.
Thanks in advance, Rafael
Current Behavior
Loads per Zone are not imported from the IDF file. Instead, Openstudio thinks they have the "Plenum" programe and assigns None values to the following: People, Ventilation per person, Lights, Infiltration, Equipment, and maybe other fields.
Expected Behavior
Importing the idf would also import Zone level settings and the Space Type from the following idf fields: Space, People, Lights, ElectricEquipment,ZoneInfiltration:DesignFlowRate, DesignSpecification:OutdoorAir
Steps to Reproduce 1
Steps to Reproduce 2
Possible Solution
I can guess the problem comes from the addition of Spaces/Space Lists to the IDF, which may cause Openstudio to miss the zone level settings as they are assigned to a Space List, instead of a zone.
Details
Environment
Some additional details about your environment for this issue (if relevant):
Context
We use this “Import IDF” feature of the OpenStudio SDK through Ladybug tools, to check our models in a visual format in Rhinoceros. You can see some more details here