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 version of the FSI interface. and granular-solid interaction problems.
- Chrono_fsisph_vsg implements a customized Chrono::VSG run-time visualization system for SPH FSI problems.
- Chrono_fsisph_opengl implements a customized Chrono::OpenGL run-time visualization system for SPH FSI problems.
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. | |
Namespaces | |
chrono::fsi | |
Namespace with classes for the FSI module. | |