Skip to content

Add option to avoid negative MEKE#279

Merged
alperaltuntas merged 4 commits into
NCAR:dev/ncarfrom
gustavo-marques:meke_positive
May 10, 2024
Merged

Add option to avoid negative MEKE#279
alperaltuntas merged 4 commits into
NCAR:dev/ncarfrom
gustavo-marques:meke_positive

Conversation

@gustavo-marques
Copy link
Copy Markdown
Collaborator

Add a new input parameter option called MEKE_POSITIVE. When this parameter is set to "true", it ensures that MEKE >= 0.

!! first baroclinic deformation radius.
logical :: use_old_lscale !< Use the old formula for mixing length scale.
logical :: use_min_lscale !< Use simple minimum for mixing length scale.
logical :: use_min_lscale !< Use simple minimum for mixing l >= 0.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the change to the comment on line 84 intentional?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it was not. Thanks for catching that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants