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

[BUG] Incorrect CAP calculation #216

Open
chird opened this issue May 25, 2021 · 0 comments
Open

[BUG] Incorrect CAP calculation #216

chird opened this issue May 25, 2021 · 0 comments

Comments

@chird
Copy link

chird commented May 25, 2021

I think that the calculation of CAP isn't correct.

mcap = te2 - mli

In my opinion it must be mcap = -mli. It should be the difference between the profile's and parcel's virtual temperature. But with the current implementation, it is 2 times the profile's virtual temperature minus the parcel's virtual temperature.

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