You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: