I am trying to extract the surface simulation data using VE Python API, I went through all of the surfaces and a lot of data was missing, I included adjacencies and openings in my script using
results_file_reader.get_surface_results(id, adjacency.get_properties()['aps_handle'], 'Int surface temperature', 'Int surface temperature',1,1)
Now I can get temperatures for surfaces without any adjacencies and for some of the adjacencies. Unfortunately, lot of the data is still missing in my export file. I included all the surfaces in my simulation and I can see the results in IES.
What should I use to extract the data for all of the adjacencies?
Surfaces simulation data
Re: Surfaces simulation data
Hi,
Difficult to explain the reason behind many surfaces missing in the script results without a snapshot.
Can you paste of snapshot of how actully you are looping through surfaces ?
Difficult to explain the reason behind many surfaces missing in the script results without a snapshot.
Can you paste of snapshot of how actully you are looping through surfaces ?
Re: Surfaces simulation data
People have been asking this question for 7 years. Believe it is solved here:
https://forums.iesve.com/viewtopic.php? ... ab#p114617
https://forums.iesve.com/viewtopic.php? ... ab#p114617
