SPHinXsys  alpha version
Classes | Namespaces
fluid_body.h File Reference

This is the class for bodies used for fluid. More...

#include "base_body.h"

Go to the source code of this file.

Classes

class  SPH::FluidBody
 Fluid body uses smoothing length to particle spacing 1.3 and carry out particle sorting every 100 iterations. More...
 
class  SPH::EulerianFluidBody
 Eulerian Fluid body uses smoothing length to particle spacing 1.3. More...
 

Namespaces

 SPH
 

Detailed Description

This is the class for bodies used for fluid.

Author
Chi ZHang and Xiangyu Hu