From 6eda98e93d0c4e24854cfcbf987c6817e5d53ee1 Mon Sep 17 00:00:00 2001 From: Gustavo Marques Date: Thu, 9 May 2024 17:14:49 -0600 Subject: [PATCH] Fix the description of MEKE_positive --- param_templates/MOM_input.yaml | 2 +- param_templates/json/MOM_input.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/param_templates/MOM_input.yaml b/param_templates/MOM_input.yaml index c29928a..21bbb15 100644 --- a/param_templates/MOM_input.yaml +++ b/param_templates/MOM_input.yaml @@ -2437,7 +2437,7 @@ Global: MEKE_POSITIVE: description: | "[Boolean] default = False - If true, it guarantees that MEKE will always be greater than zero. + If true, it guarantees that MEKE will always be >= 0. " datatype: logical units: Boolean diff --git a/param_templates/json/MOM_input.json b/param_templates/json/MOM_input.json index b72eb0b..19fdaad 100644 --- a/param_templates/json/MOM_input.json +++ b/param_templates/json/MOM_input.json @@ -1936,7 +1936,7 @@ } }, "MEKE_POSITIVE": { - "description": "\"[Boolean] default = False\nIf true, it guarantees that MEKE will always be greater than zero.\n\"\n", + "description": "\"[Boolean] default = False\nIf true, it guarantees that MEKE will always be >= 0.\n\"\n", "datatype": "logical", "units": "Boolean", "value": {