FireDynamics / fdsvismap

Tool for waypoint-based verification of visibility in the scope of performance-based fire safety assessment
3 stars 3 forks source link

fdsreader syntax changed #3

Open Haukiy opened 1 year ago

Haukiy commented 1 year ago

Hi Kristian,

I was interested in your approach. After a few tests with your example file, I think the fdsreader syntax changed, at least in the current version of it (1.9.11). I got errors for:

def _read_fds_data(self, slice_id=0):
def _get_extco_array(self, time):

After "updating" the syntax, the tool worked as expected.

kriboe90 commented 1 year ago

Hi Nico, Thanks for your contribution. I will look into that but won't manage before next week. Best, Kristian