Page 1 of 1

Surfaces simulation data

Posted: Mon Oct 31, 2022 11:32 am
by kprusicka
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?

Re: Surfaces simulation data

Posted: Tue Dec 20, 2022 11:23 am
by tanveer
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 ?

Re: Surfaces simulation data

Posted: Tue Apr 29, 2025 4:05 pm
by murphyrw
People have been asking this question for 7 years. Believe it is solved here:
https://forums.iesve.com/viewtopic.php? ... ab#p114617