utt_material_data Struct Reference
[Materials Utilities]

#include <uth_mat.h>

Collaboration diagram for utt_material_data:
Collaboration graph
[legend]

List of all members.

Public Attributes

int matnum
 REQUIRED: arbitrary number of material. Should be bigger then utc_mat_database_max_reserved_id if material defined outside file utc_mat_database_filename.
char name [80]
 REQUIRED: name of material.
char is_fluid
 (optional) default: "FLUID", possible: "FLUID","NOT_FLUID"
double * Tfor_dynamic_viscosity
double * atT_dynamic_viscosity
voidexpression_of_dynamic_viscosity_from_T
int dynamic_viscosity_num
double * Tfor_density
double * atT_density
voidexpression_of_density_from_T
int density_num
double * Tfor_thermal_conductivity
double * atT_thermal_conductivity
int thermal_conductivity_num
double * Tfor_specific_heat
double * atT_specific_heat
int specific_heat_num
double * Tfor_enthalpy
double * atT_enthalpy
int enthalpy_num
double * Tfor_thermal_expansion_coefficient
double * atT_thermal_expansion_coefficient
int thermal_expansion_coefficient_num
double * Tfor_electrical_resistivity
double * atT_electrical_resistivity
int electrical_resistivity_num
double * Tfor_VOF
double * atT_VOF
int VOF_num
double * Tfor_dg_dT
double * atT_dg_dT
int dg_dT_num
double temp_solidus
double temp_liquidus
double temp_vaporization
double latent_heat_of_fusion
double latent_heat_of_vaporization
double composition
double * TSfor_flow_stress
double * atTS_flow_stress
voidexpression_of_flow_stress_from_S
int flow_stress_num
double Young_mod
double Poisson_rat
double bulk_mod
double shear_mod

Detailed Description

internal structure filled from materials file - not for direct access!


Member Data Documentation

(optional) default: "FLUID", possible: "FLUID","NOT_FLUID"

REQUIRED: arbitrary number of material. Should be bigger then utc_mat_database_max_reserved_id if material defined outside file utc_mat_database_filename.

REQUIRED: name of material.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1