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