- matlantis_features.utils.units_util.helmholtz_free_energy_converter(helmholtz_free_energy: List[float], per_mass: bool = True) Dict[str, List[float]] #
-
Change the unit of helmholtz free energy (or internal energy) from eV or eV/amu.
- Parameters
-
helmholtz_free_energy (List[float]) – unit eV/amu
- Returns
-
the specific heat (or entropy) to ‘eV/amu’, ‘J/g’ and ‘kJ/g’.
- Return type
-
Dict[str, List[float]]
Resource Library
matlantis_features.utils.units_util.helmholtz_free_energy_converter