What problem does it solve?
FluidSim provides a robust Python framework to run, configure, and analyze high-performance computational fluid dynamics simulations, including Navier-Stokes and related geophysical flows, with built-in HPC support and comprehensive post-processing.
Core Features & Use Cases
- Object-oriented CFD framework with multiple solvers for 2D/3D NS, shallow water, and stratified flows
- High-performance execution via compiled components, MPI parallelization, and FFT-based pseudospectral methods
- End-to-end workflow: parameter configuration, simulation execution, and rich output analysis
- Interactive visualization and post-processing to derive insights from simulation data
Quick Start
Install FluidSim and run a small example to generate outputs for inspection.