MaterialData Struct Reference
|
Developer Documentation
|
MeltPoolDG::SphericalParticleContactData< number >::MaterialData Struct Reference
#include <contact_forces_data.hpp>
Public Attributes | |
| number | youngs_modulus {} |
| Young's modulus of the particle material. | |
| number | poisson_ratio {} |
| Poisson's ratio of the particle material. | |
Member Data Documentation
◆ poisson_ratio
template<typename number >
| number MeltPoolDG::SphericalParticleContactData< number >::MaterialData::poisson_ratio {} |
Poisson's ratio of the particle material.
◆ youngs_modulus
template<typename number >
| number MeltPoolDG::SphericalParticleContactData< number >::MaterialData::youngs_modulus {} |
Young's modulus of the particle material.
The documentation for this struct was generated from the following file:
- include/meltpooldg/particles/contact_forces_data.hpp
Generated by