From 00696301176397a38cf98d69758ed715df9bd225 Mon Sep 17 00:00:00 2001 From: Ryan Abernathey Date: Mon, 1 Nov 2021 20:53:24 -0400 Subject: [PATCH] add volumetric flow rate and sverdrup --- pint/default_en.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pint/default_en.txt b/pint/default_en.txt index b63d9fe50..a126a1e1c 100644 --- a/pint/default_en.txt +++ b/pint/default_en.txt @@ -236,6 +236,10 @@ kilometer_per_second = kilometer / second = kps meter_per_second = meter / second = mps foot_per_second = foot / second = fps +# Volumetric Flow Rate +[volumetric_flow_rate] = [volume] / [time] +sverdrup = 1e6 * meter ** 3 / second = sv + # Acceleration [acceleration] = [velocity] / [time] galileo = centimeter / second ** 2 = Gal