-
- Downloads
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.
Showing
- IO/FDS/Testing/Cxx/TestFDSReader.cxx 16 additions, 0 deletionsIO/FDS/Testing/Cxx/TestFDSReader.cxx
- IO/FDS/Testing/Cxx/TestFDSReader2.cxx 16 additions, 0 deletionsIO/FDS/Testing/Cxx/TestFDSReader2.cxx
- IO/FDS/Testing/Cxx/TestFDSReader3.cxx 16 additions, 0 deletionsIO/FDS/Testing/Cxx/TestFDSReader3.cxx
- IO/FDS/vtkFDSReader.cxx 108 additions, 84 deletionsIO/FDS/vtkFDSReader.cxx
Loading
Please register or sign in to comment