What problem does it solve?
This Skill provides a powerful framework for running complex computational fluid dynamics (CFD) simulations, enabling researchers and engineers to study phenomena like turbulence, stratified flows, and geophysical dynamics without needing to write low-level simulation code.
Core Features & Use Cases
- Multiple Solvers: Supports 2D/3D Navier-Stokes, stratified flows, and shallow water equations.
- High Performance: Utilizes pseudospectral methods with FFT and MPI for parallel computing.
- Complete Workflow: Handles parameter configuration, simulation execution, and output analysis.
- Use Case: Simulate the behavior of atmospheric layers in a stratified flow scenario to understand weather patterns or ocean currents.
Quick Start
Use the fluidsim skill to run a 2D turbulence simulation with a resolution of 256x256 and viscosity 1e-3 for 10 time units.