About
FluidSim is a comprehensive object-oriented Python framework designed for high-performance computational fluid dynamics (CFD) simulations. It empowers researchers and engineers to solve complex equations—including 2D/3D Navier-Stokes, shallow water, and stratified flows—using efficient pseudospectral methods with FFT support. By leveraging MPI parallelization and performance-enhancing compilers like Pythran, FluidSim delivers the speed of Fortran and C++ while providing an intuitive Pythonic workflow for parameter configuration, automated data analysis, and visualization.