include/meltpooldg/particles/contact_forces_data.hpp Source File
|
Developer Documentation
|
contact_forces_data.hpp
Go to the documentation of this file.
Definition contact_forces_data.hpp:20
number poisson_ratio
Poisson's ratio of the particle material.
Definition contact_forces_data.hpp:25
number youngs_modulus
Young's modulus of the particle material.
Definition contact_forces_data.hpp:22
Definition contact_forces_data.hpp:9
MaterialData particle
Material data for the particles. Those are assumed to be identical for all particles.
Definition contact_forces_data.hpp:29
void add_parameters(dealii::ParameterHandler &prm)
Definition contact_forces_data.hpp:37
number rolling_resistance_coefficient
Coefficient of rolling resistance used to compute rolling resistance torques.
Definition contact_forces_data.hpp:17
number sliding_friction_coefficient
Sliding friction coefficient for Coulomb friction model.
Definition contact_forces_data.hpp:14
number restitution_coefficient
Coefficient of restitution for damping in particle collisions.
Definition contact_forces_data.hpp:11
Generated by