atomistics.workflows.molecular_dynamics.calc_molecular_dynamics_thermal_expansion

atomistics.workflows.molecular_dynamics.calc_molecular_dynamics_thermal_expansion#

atomistics.workflows.molecular_dynamics.calc_molecular_dynamics_thermal_expansion(structure: Atoms) dict[source]#

Calculate the thermal expansion of a given structure using molecular dynamics.

Parameters:

structure (Atoms) – The atomic structure for which to calculate the thermal expansion.

Returns:

A dictionary containing the calculated thermal expansion.

Return type:

dict