From 6082bdc1a9777d0408c8f3c9087bcd8f66dd3189 Mon Sep 17 00:00:00 2001 From: Eskild Schroll-Fleischer <54531016+nneskildsf@users.noreply.github.com> Date: Tue, 7 Jan 2025 00:20:53 +0100 Subject: [PATCH] Add conductivity dimension (#2113) --- CHANGES | 1 + pint/default_en.txt | 3 +++ 2 files changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 53fd5d218..806897330 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ Pint Changelog - Fix return type of `PlainQuantity.to` (#2088) - Update constants to CODATA 2022 recommended values. (#2049) - Fixed issue with `.to_compact` and Magnitudes with uncertainties / Quantities with units (PR #2069, issue #2044) +- Add conductivity dimension. (#2112) 0.24.4 (2024-11-07) diff --git a/pint/default_en.txt b/pint/default_en.txt index bbac09bed..87dc60ec5 100644 --- a/pint/default_en.txt +++ b/pint/default_en.txt @@ -448,6 +448,9 @@ conventional_ohm_90 = R_K / R_K90 * ohm = Ω_90 = ohm_90 siemens = ampere / volt = S = mho absiemens = 1e9 * siemens = abS = abmho +# Conductivity +[conductivity] = [conductance]/[length] + # Capacitance [capacitance] = [charge] / [electric_potential] farad = coulomb / volt = F