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

Extend Theta-E and wetbulb calculations to have configurable moist ascent #14

Open
keltonhalbert opened this issue Jun 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@keltonhalbert
Copy link
Owner

This library allows for the configuration of different moist adiabats for parcel ascent, but currently, the theta-e and wetbulb calculations are hard-coded to use the Wobus wetlift approach.

I think the best option is to move theta-e and wetbulb into the parcel library since these are technically parcel routines. Then it will be easy to follow the template style used for the other routines with configurable moist adiabats. This will also require updates to the SWIG wrappers for theta-e and wetbulb.

@keltonhalbert keltonhalbert added the bug Something isn't working label Jun 6, 2023
@keltonhalbert keltonhalbert self-assigned this Jun 6, 2023
@keltonhalbert keltonhalbert changed the title Extend Theta-E and wetbulb calculations to have configurablye moist ascent Extend Theta-E and wetbulb calculations to have configurable moist ascent Jun 6, 2023
@keltonhalbert keltonhalbert added this to the Conda Forge Release milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant