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

CCPP-ize Rayleigh Friction #119

Open
Katetc opened this issue Sep 20, 2024 · 0 comments
Open

CCPP-ize Rayleigh Friction #119

Katetc opened this issue Sep 20, 2024 · 0 comments
Assignees

Comments

@Katetc
Copy link
Collaborator

Katetc commented Sep 20, 2024

I can work on this again! First step, learning the process with a simple parameterization. Rayleigh Friction, coming soon!

!---------------------------------------------------------------------------------
! Module to apply rayleigh friction in region of model top.
! We specify a decay rate profile that is largest at the model top and
! drops off vertically using a hyperbolic tangent profile.
! We compute the tendencies in u and v using an Euler backward scheme.
! We then apply the negative of the kinetic energy tendency to "s", the dry
! static energy.
!
! calling sequence:
!
! rayleigh_friction_init initializes rayleigh friction constants
! rayleigh_friction_tend computes rayleigh friction tendencies
!

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

No branches or pull requests

1 participant