SphericalParticleCohesiveForceData< number > Struct Template Reference

Developer Documentation: MeltPoolDG::SphericalParticleCohesiveForceData< number > Struct Template Reference
Developer Documentation
MeltPoolDG::SphericalParticleCohesiveForceData< number > Struct Template Reference

#include <cohesive_forces_data.hpp>

Public Member Functions

void add_parameters (dealii::ParameterHandler &prm)
 

Public Attributes

number hamaker_constant {}
 Hamaker constant used in the van der Waals force calculation for all particles.
 
number surface_energy {}
 Surface energy used in the pull-off force calculation for all particles.
 
number cut_off_relative_decline_van_der_waals {}
 

Member Function Documentation

◆ add_parameters()

template<typename number >
void MeltPoolDG::SphericalParticleCohesiveForceData< number >::add_parameters ( dealii::ParameterHandler &  prm)
inline

Add the relevant parameters to a parameter handler.

Parameters
prmThe parameter handler to which the parameters are added.

Member Data Documentation

◆ cut_off_relative_decline_van_der_waals

template<typename number >
number MeltPoolDG::SphericalParticleCohesiveForceData< number >::cut_off_relative_decline_van_der_waals {}

Cut-off relative decline for the van der Waals force calculation at which the force is set to zero.

◆ hamaker_constant

template<typename number >
number MeltPoolDG::SphericalParticleCohesiveForceData< number >::hamaker_constant {}

Hamaker constant used in the van der Waals force calculation for all particles.

◆ surface_energy

template<typename number >
number MeltPoolDG::SphericalParticleCohesiveForceData< number >::surface_energy {}

Surface energy used in the pull-off force calculation for all particles.


The documentation for this struct was generated from the following file: