ASPECT
Enumerations
aspect::MaterialModel::Property Namespace Reference

Enumerations

enum  MaterialProperty {
  viscosity, density, thermal_expansion_coefficient, specific_heat,
  thermal_conductivity, compressibility, entropy_derivative_pressure, entropy_derivative_temperature,
  reaction_terms
}
 

Enumeration Type Documentation

§ MaterialProperty

An enum to define what material properties are available.

Enumerator
viscosity 
density 
thermal_expansion_coefficient 
specific_heat 
thermal_conductivity 
compressibility 
entropy_derivative_pressure 
entropy_derivative_temperature 
reaction_terms 

Definition at line 40 of file compositing.h.