|
TYPE thermal_conductivity_model_data_name = EXTENSIBLE ENUMERATION OF ( power_law_exponent, temperature_reference, thermal_conductivity_reference, Sutherland_constant_conductivity, constant_Prandtl ); END_TYPE; -- thermal_conductivity_model_data_name |
Usersfd_defined_data_namedefined_data_name |