include/meltpooldg/heat/heat_data.hpp Source File
|
Developer Documentation
|
heat_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
Collection of parameters for the stabilization of cutFEM and cutDG applications.
Definition cut_data.hpp:48
Definition finite_element_data.hpp:12
Definition heat_data.hpp:53
number convection_coefficient
Definition heat_data.hpp:54
number temperature_infinity
Definition heat_data.hpp:55
Definition heat_data.hpp:29
CutStabilizationData< number > stabilization
Definition heat_data.hpp:39
bool do_explicit_symmetry_term
Definition heat_data.hpp:36
Definition heat_data.hpp:24
bool use_volume_specific_thermal_capacity_for_phase_interpolation
Definition heat_data.hpp:25
Definition heat_data.hpp:47
number temperature_infinity
Definition heat_data.hpp:49
Definition heat_data.hpp:18
TwoPhaseOperatorType operator_type
Definition heat_data.hpp:21
void post(const FiniteElementData &base_fe_data, const unsigned int base_verbosity_level)
Definition heat_data.cpp:89
struct MeltPoolDG::Heat::HeatData::Cut cut
struct MeltPoolDG::Heat::HeatData::Diffuse diffuse
bool enable_time_dependent_bc
Definition heat_data.hpp:44
void add_parameters(dealii::ParameterHandler &prm)
Definition heat_data.cpp:18
struct MeltPoolDG::Heat::HeatData::ConvectionBC convection
void check_input_parameters(const FiniteElementData &base_fe_data) const
Definition heat_data.cpp:113
LinearSolverData< number > linear_solver
Definition heat_data.hpp:61
struct MeltPoolDG::Heat::HeatData::RadiationBC radiation
Definition nonlinear_solver_data.hpp:12
Generated by