Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simple dp3d limiter #3046

Merged
merged 2 commits into from
Jul 15, 2019
Merged

simple dp3d limiter #3046

merged 2 commits into from
Jul 15, 2019

Conversation

mt5555
Copy link
Contributor

@mt5555 mt5555 commented Jul 7, 2019

if dp3d < dp3d_thresh*hvcoord%dp0 then apply vertical mixing to prevent layer from getting too thin (below 12.5% of mean layer thickness)

This is rarely triggered and is mostly for safety when using long remap timesteps

[BFB]

@mt5555 mt5555 self-assigned this Jul 7, 2019
@rljacob rljacob added the HOMME label Jul 8, 2019
mt5555 added a commit that referenced this pull request Jul 14, 2019
if dp3d < dp3d_thresh*hvcoord%dp0 then apply vertical mixing to prevent layer from getting too thin (below 12.5% of mean layer thickness)

This is rarely triggered and is mostly for safety when using long remap timesteps

[BFB]
@mt5555 mt5555 merged commit 6917c8d into E3SM-Project:master Jul 15, 2019
mt5555 added a commit that referenced this pull request Jul 15, 2019
if dp3d < dp3d_thresh*hvcoord%dp0 then apply vertical mixing to prevent layer from getting too thin (below 12.5% of mean layer thickness)

This is rarely triggered and is mostly for safety when using long remap timesteps

[BFB]
@mt5555 mt5555 deleted the limiter-dp3d-k branch July 17, 2019 18:46
jgfouca pushed a commit that referenced this pull request Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants