include/meltpooldg/particles/obstacle_data.hpp Source File
|
Developer Documentation
|
obstacle_data.hpp
Go to the documentation of this file.
Definition obstacle_data.hpp:13
bool do_refine_obstacles
Definition obstacle_data.hpp:24
void add_parameters(dealii::ParameterHandler &prm)
Definition obstacle_data.hpp:42
SphericalParticleContactData< number > contact_forces
Contact force data defining the material and contact properties for all particles.
Definition obstacle_data.hpp:39
struct MeltPoolDG::ObstacleData::@5 amr
SphericalParticleCohesiveForceData< number > cohesive_forces
Cohesive force data defining the material and cohesive contact properties for all particles.
Definition obstacle_data.hpp:36
number outer_fractional_distance_to_surface
Definition obstacle_data.hpp:32
bool stationary_obstacles
If true, obstacles are fixed and do not move during the simulation.
Definition obstacle_data.hpp:15
number inner_fractional_distance_to_surface
Definition obstacle_data.hpp:28
std::string obstacle_state_input_file
Path to the input file containing the initial obstacle state.
Definition obstacle_data.hpp:18
Definition cohesive_forces_data.hpp:9
Definition contact_forces_data.hpp:9
Generated by