What problem does it solve?
FluidSim helps researchers run high-performance fluid dynamics simulations without building a custom CFD workflow from scratch. It unifies solver setup, execution, checkpointing, and post-processing for periodic-domain flow problems.
Core Features & Use Cases
- Core solvers: Supports two- and three-dimensional Navier-Stokes, stratified flows, shallow water equations, and elastic-plate dynamics.
- Research workflows: Handles turbulence studies, vortex dynamics, geophysical flows, restarting from saved states, and cluster-scale parametric sweeps.
- Built-in analysis: Produces physical fields, spectra, spatial means, and energy-budget outputs for direct inspection and plotting.
- Use case: A researcher configures a Taylor-Green vortex or turbulence experiment, runs it locally or on MPI, then inspects the saved fields and spectra to interpret the results.
Quick Start
Ask the skill to configure a FluidSim solver for your flow problem, run the simulation with the desired resolution and physical parameters, and summarize the outputs and analysis steps in plain language.