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
167
stars
91
forks
source link
Update needed for MATLAB data analysis toolbox after VTK Update from June 2, 2021 #17
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.
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.
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).