FSI module
Description
Fluid-Solid Interation modeling and simulation.
This module provides support for modeling multi-phase systems for fluid-solid interaction problems. Currently, this module consists of the following libraries:
- Chrono_fsi implements a generic interface between a Chrono mutibody system and an arbitraru FSI-capable fluid solver.
- Chrono_fsisph implements a concrete, SPH-based FSI fluid solver. and granular-solid interaction problems.
- Chrono_fsisph_vsg implements a customized Chrono::VSG run-time visualization system for SPH FSI problems.
- Chrono_fsitdpf implements a concrete fluid solver, based on the time-dependent potential flow solver in HydroChrono.
For additional information, see:
- the Installation guide
- the Tutorials
Collaboration diagram for FSI module:

Modules | |
| Generic FSI interface | |
| Base classes for a generic FSI Chrono interface. | |
| SPH-based FSI module | |
| SPH-based fluid solver and FSI interface. | |
| TDPF-based FSI module | |
Namespaces | |
| chrono::fsi | |
| Namespace with classes for the FSI module. | |