From 81f1af0943d23c2f642091895cb93ca7efeb6669 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Thu, 9 Feb 2023 21:33:14 +0100 Subject: [PATCH] . --- .../PostProcessing/NUMBER.AllowNegativeRates.md | 9 ++++----- .../PostProcessing/NUMBERS.AllowNegativeRates.md | 7 ------- 2 files changed, 4 insertions(+), 12 deletions(-) delete mode 100644 param-docs/parameter-pages/PostProcessing/NUMBERS.AllowNegativeRates.md diff --git a/param-docs/parameter-pages/PostProcessing/NUMBER.AllowNegativeRates.md b/param-docs/parameter-pages/PostProcessing/NUMBER.AllowNegativeRates.md index fc16086..3bb7342 100644 --- a/param-docs/parameter-pages/PostProcessing/NUMBER.AllowNegativeRates.md +++ b/param-docs/parameter-pages/PostProcessing/NUMBER.AllowNegativeRates.md @@ -1,8 +1,7 @@ -# Parameter `.AllowNegativeRates` +# Parameter `.AllowNegativeRates` Default Value: `false` +Allow a meter to count backwards (decreasing values). - - - -Please fill me with an explanation and useful links. +!!! Note + This is unusual (it means there is a negative rate) and not wanted in most cases! diff --git a/param-docs/parameter-pages/PostProcessing/NUMBERS.AllowNegativeRates.md b/param-docs/parameter-pages/PostProcessing/NUMBERS.AllowNegativeRates.md deleted file mode 100644 index 3bb7342..0000000 --- a/param-docs/parameter-pages/PostProcessing/NUMBERS.AllowNegativeRates.md +++ /dev/null @@ -1,7 +0,0 @@ -# Parameter `.AllowNegativeRates` -Default Value: `false` - -Allow a meter to count backwards (decreasing values). - -!!! Note - This is unusual (it means there is a negative rate) and not wanted in most cases!