nickabattista / IB2d

An easy to use immersed boundary method in 2D, with full implementations in MATLAB and Python that contains over 75 built-in examples, including multiple options for fiber-structure models and advection-diffusion, Boussinesq approximations, and/or artificial forcing.
GNU General Public License v3.0
164 stars 90 forks source link

Update needed for MATLAB data analysis toolbox after VTK Update from June 2, 2021 #17

Open nickabattista opened 3 years ago

nickabattista commented 3 years ago

The Data Analysis toolbox needs to update some of the "read in" VTK scripts to account for the update to how VTK data is now stored with time information since there is more header information in each .vtk file.

I will fix this by the end of the week (7/16/21).

nickabattista commented 3 years ago

This issue was fixed and modified scripts were pushed to the master branch (on 7/13/21); keeping the issue open in case there are any additional errors.