atomistics.workflows.elastic.elastic_moduli.get_bulkmodul_hill#
- atomistics.workflows.elastic.elastic_moduli.get_bulkmodul_hill(bulkmodul_voigt: float, bulkmodul_reuss: float) float[source]#
Calculate the Hill average of the bulk modulus.
- Parameters:
bulkmodul_voigt (float) – The bulk modulus in Voigt notation.
bulkmodul_reuss (float) – The bulk modulus in Reuss approximation.
- Returns:
The Hill average of the bulk modulus.
- Return type:
float