pub fn area_expansion_coefficient( linear_coefficient_per_k: f64, ) -> Result<f64, ThermalExpansionError>