atomistics.workflows.elastic.elastic_moduli.get_shearmodul_reuss#
- atomistics.workflows.elastic.elastic_moduli.get_shearmodul_reuss(elastic_matrix_inverse: ndarray) float[source]#
Calculate the Reuss average of the shear modulus.
Parameters: elastic_matrix_inverse (np.ndarray): The inverse of the elastic matrix.
Returns: float: The Reuss average of the shear modulus.