atomistics.workflows.elastic.elastic_moduli.get_shearmodul_voigt# atomistics.workflows.elastic.elastic_moduli.get_shearmodul_voigt(elastic_matrix: ndarray) → float[source]# Calculate the Voigt average of the shear modulus. Parameters: elastic_matrix (np.ndarray): The elastic matrix. Returns: float: The Voigt average of the shear modulus.