include/meltpooldg/heat/laser_data.hpp Source File
|
Developer Documentation
|
laser_data.hpp
Go to the documentation of this file.
Definition apparent_capacity.hpp:9
BETTER_ENUM(LaserModelType, char, not_initialized, analytical_temperature, volumetric, interface_projection_regularized, interface_projection_sharp, interface_projection_sharp_conforming, RTE) BETTER_ENUM(LaserIntensityProfileType
Definition laser_data.hpp:93
number ambient_temperature
Definition laser_data.hpp:96
number max_temperature
Definition laser_data.hpp:95
number temperature_x_to_y_ratio
Definition laser_data.hpp:94
Definition laser_data.hpp:86
number layer_thickness
Definition laser_data.hpp:89
number extinction_coefficient
Definition laser_data.hpp:88
number reflectivity
Definition laser_data.hpp:87
Definition laser_data.hpp:49
std::vector< number > starting_position
Definition laser_data.hpp:123
number beam_rotation_angle
Definition laser_data.hpp:127
number absorptivity_liquid
Definition laser_data.hpp:59
std::vector< number > beam_direction
Definition laser_data.hpp:124
std::vector< number > scan_direction
Definition laser_data.hpp:125
void check_input_parameters() const
Definition laser_data.cpp:233
struct MeltPoolDG::Heat::LaserData::GusarovData gusarov
void add_parameters(dealii::ParameterHandler &prm)
Definition laser_data.cpp:19
struct MeltPoolDG::Heat::LaserData::AnalyticalData analytical
dealii::Point< dim, number > get_starting_position() const
std::vector< number > beam_rotation_axis
Definition laser_data.hpp:126
LevelSet::DeltaApproximationPhaseWeightedData< number > delta_approximation_phase_weighted
Definition laser_data.hpp:83
dealii::Tensor< 1, dim, number > get_scan_direction() const
dealii::Tensor< 1, dim, number > get_beam_direction() const
LaserIntensityProfileType intensity_profile
Definition laser_data.hpp:51
dealii::types::boundary_id rte_boundary_id
Definition laser_data.hpp:81
Definition delta_approximation_phase_weighted_data.hpp:31
Definition material_data.hpp:84
Generated by