Search found 4 matches

by EC_Alv
Mon Oct 15, 2018 4:21 pm
Forum: VE Python API
Topic: accessing surface data from aps
Replies: 5
Views: 3642

Re: accessing surface data from aps

Hi,
I gave myself a few answers:

Q:I suppose results are only plotted for occupied period, by hour?
A: ---> results are reported for 24h per day during a specific time period (start day - end day)

Q:why do I get four columns of data? (basically, what am i looking at!?!)
A: ---> room>surface>24h ...
by EC_Alv
Fri Oct 05, 2018 3:54 pm
Forum: VE Python API
Topic: accessing surface data from aps
Replies: 5
Views: 3642

Re: accessing surface data from aps

Hi,

thanks for that, very clear example!
i see how the hierarchy gets unrolled and accessed.

Script works, but i have a couple of other question?
what exactly is the " aps_handle "?
I suppose results are only plotted for occupied period, by hour?
why do I get four columns of data? (basically ...
by EC_Alv
Wed Oct 03, 2018 11:40 am
Forum: VE Python API
Topic: accessing surface data from aps
Replies: 5
Views: 3642

accessing surface data from aps

Hi There,

I am after some documentation for accessing surface data via the "get_surface_results" or "get_opening_results"
API. Could i have some hint or an example?

for var in Variables_of_interest:
results = results_reader.get_surface_results(RoomIDs, RoomNames, var, 'Int surface temperature ...
by EC_Alv
Wed Sep 23, 2015 1:33 pm
Forum: ModelIT
Topic: Construction materials missing
Replies: 0
Views: 13656

Construction materials missing

Hi,
I am experiencing some errors in ModelIT. I seem to have lost the construction material assigned to my geometry.
Geometry is apparently OK, no error detected via Model Report Check.

Checking the model settings i realized that the construction materials are missing.

I have then tried to ...