chrono::fsi::sph::ChFsiFluidSystemSPH::ElasticMaterialProperties Struct Reference
Description
Structure with elastic material properties.
Used if solving an SPH continuum representation of granular dynamics.
#include <ChFsiFluidSystemSPH.h>
Public Attributes | |
| double | density |
| bulk density (default: 1000.0) | |
| double | Young_modulus |
| Young's modulus (default: 1e6) | |
| double | Poisson_ratio |
| Poisson's ratio (default: 0.3) | |
| double | mu_I0 |
| reference inertia number (default: 0.03) | |
| double | mu_fric_s |
| friction mu_s (default: 0.7) | |
| double | mu_fric_2 |
| mu_2 constant in mu=mu(I) (default: 0.7) | |
| double | average_diam |
| average particle diameter (default: 0.005) | |
| double | cohesion_coeff |
| cohesion coefficient (default: 0) | |
The documentation for this struct was generated from the following files:
- /builds/uwsbel/chrono/src/chrono_fsi/sph/ChFsiFluidSystemSPH.h
- /builds/uwsbel/chrono/src/chrono_fsi/sph/ChFsiFluidSystemSPH.cpp