We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78e8e5 commit 0d95cd5Copy full SHA for 0d95cd5
src/ecape_parcel/ecape_calc.py
@@ -6,9 +6,6 @@
6
# There are also a few issues related to MetPy weirdness and irreversible adiabatic descent that
7
# I've worked out here.
8
9
-# The calculation for the Psi parameter appeared to have an extra 4.0 coefficient in the denominator
10
-# that didn't appear in Peters et. al. 2023 Eq. 52, so I've removed it here
11
-
12
# SPDX-FileCopyrightText: 2023-present Robert Capella <[email protected]>
13
# SPDX-License-Identifier: MIT
14
0 commit comments