Skip to content

Fix timesteps parsing in vtkFDSReader

vtkFDSReader was creating wrong extra-timesteps for devc and hrr files, by computing them directly from retrieved time range. Now the vtkFDSReader retrieve them from devc and hrr .csv files directly.

Merge request reports