A collection of MATLAB tools for PIV, PTV, particle sizing, and more.
Qi is a collection of MATLAB tools for the quantitative analysis of flow field images. Our Particle Image Velocimetry (PIV) tool, prana, implements a Robust Phase Correlation kernel for PIV analysis, and now includes Particle Tracking Velocimetry and sizing tools. Tools for pressure calculation, proper orthogonal decomposition (POD), and 3d imaging are under development.
Femke (Finite Element Method Kernel Engine) provides a basic set of tools for solving finite element method systems for windows (x86/x64). Femke can be compiled as static library, dynamic library and as managed wrapper library.
This project depends heavily on (not included):
- OpenCASCADE (2D/3D modelling)
- NetGen (2D/3D meshing)
- NgSolve (assembling of system marices)
- GetFEM++ (assembling of system marices)
- OpenBLAS (Optimized Linear Algebra Routines)
- SparseSuite (Solving sparse matrices)
- MuParser (Expression interpreter)