matlantis_features.utils.units_util.thermal_expansion_converter(thermal_expansion: List[float]) Dict[str, List[float]]#

add the units for volumetric expansion coefficient and linear expansion coefficient.

Parameters

thermal_expansion (List[float]) – [description]

Returns

the thermal expansion coefficient in ‘1/K’.

Return type

Dict[str, List[float]]