atomistics.workflows.evcurve.fit#
Functions
|
Fit the equation of state to the given volume and energy data. |
|
Least square fit |
|
Internal helper function for the least square fit |
|
Fit a polynomial to the given volume and energy data. |
|
Fit the energy volume curve |
|
Create an instance of EnergyVolumeFit class with the given volume and energy lists. |
|
Calculate the mean squared error between the observed and predicted values. |
|
Interpolate the energy values for given volumes using the fit_dict. |
Classes
|
Fit energy volume curves |