Result of the utr_material_query . NOTE: if parameter is required, it have to be set to UTC_MAT_QUERY_RESULT_REQUIRED before executing utr_material_query !. By default all parameters are set to UTC_MAT_QUERY_RESULT_NOT_NEEDED. More...
#include <uth_mat.h>
Public Attributes | |
char | name [80] |
char | is_fluid |
double | dynamic_viscosity |
double | density |
double | thermal_conductivity |
double | specific_heat |
double | enthalpy |
double | thermal_expansion_coefficient |
double | electrical_resistivity |
double | VOF |
double | dg_dT |
double | temp_solidus |
double | temp_liquidus |
double | temp_vaporization |
double | latent_heat_of_fusion |
double | latent_heat_of_vaporization |
double | composition |
double | flow_stress |
double | Young_mod |
double | Poisson_rat |
double | bulk_mod |
double | shear_mod |
Result of the utr_material_query . NOTE: if parameter is required, it have to be set to UTC_MAT_QUERY_RESULT_REQUIRED before executing utr_material_query !. By default all parameters are set to UTC_MAT_QUERY_RESULT_NOT_NEEDED.
char utt_material_query_result::name[80] |