Physics objects
Description
Base class for processing the interface between chrono and fsi modules
Collaboration diagram for Physics objects:
Classes | |
class | chrono::fsi::ChSystemFsi |
Physical system for fluid-solid interaction problem. More... | |
class | chrono::fsi::ChBce |
Base class for processing boundary condition enforcing (BCE) marker forces in an FSI system. More... | |
class | chrono::fsi::ChFluidDynamics |
Class to represent the fluid dynamics system. More... | |
class | chrono::fsi::ChFsiForce |
Class to calculate force between SPH markers in Weakly Compressible SPH. More... | |
class | chrono::fsi::ChFsiForceExplicitSPH |
Child class of ChFsiForce. More... | |
class | chrono::fsi::ChFsiForceI2SPH |
Derived class of ChFsiForce that implements the I2SPH method. More... | |
class | chrono::fsi::ChFsiForceIISPH |
Derived class of ChFsiForce that implements the IISPH method. More... | |