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