Skip to content

Adds additional lapse rate options for moist_lapse #3224

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

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
50f58e8
added pseudo, reversible, and so13 lapse types
Sep 27, 2023
0600059
added Romps (2014) lapse rate
Oct 6, 2023
1744d78
updated documentation for parcel_profile
Oct 6, 2023
47e009c
set default lapse_type='standard' for parcel_profile
Oct 18, 2023
26b8809
simplified so13 input parameters by calculating pseudoheight with par…
Oct 19, 2023
b052f98
cap max lapse rate to dry adiabat for so13
Oct 19, 2023
4522473
comply with whitespace and linewidth conventions
Oct 19, 2023
53b3e22
extend support to parcel_profile_with_lcl
Oct 19, 2023
90f29b1
remove trailing whitespace
Oct 19, 2023
f89bc6f
fix whitespace and linewidth
Oct 19, 2023
85bd432
fix whitespace
Oct 19, 2023
baf065d
fix indents
Oct 19, 2023
a5a42ba
fix indents
Nov 7, 2023
c2c8448
fix indents
Nov 7, 2023
4e00271
fix url issue
Nov 7, 2023
5f1cc4d
conform code style
Nov 7, 2023
e857cc0
conform code style
Nov 7, 2023
cefd5e5
conform code style
Nov 7, 2023
d5fff71
conform code style
Nov 7, 2023
d833572
move dt defs out of moist_lapse
Nov 7, 2023
7683cb2
move dt defs out of moist_lapse
Nov 7, 2023
e54881f
reduce complexity of moist_lapse
Nov 7, 2023
2232cc3
add docstrings
Nov 7, 2023
373e4b2
add period to docstring
Nov 7, 2023
85afef0
rename lfunctions that calculate lapse rate from dt_ to lapse_
Nov 14, 2023
521f766
make lapse_* functions importable
Nov 14, 2023
edd4aa5
add Python notebook example of new lapse rate functionality
May 29, 2024
cafdca6
added R16
omiyawaki Apr 27, 2025
6d148b0
fix r16
omiyawaki Apr 28, 2025
63e44aa
add default detrainment profile to r14
omiyawaki Apr 28, 2025
17c9f25
remove debug prints
omiyawaki Apr 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading