Skip to content

Commit

Permalink
Update constants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kladig committed Oct 24, 2024
1 parent a0a258d commit 4fc8e92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion micromet/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* **Lv0** : latent heat of vaporization for water at 0C
* **k** : von Kármán constant
"""
from numpy import pi

g0 = 9.80665 # standard gravitational acceleration (m/s)
stefan = 5.67e-8 # Stefan-boltzmann constant (W/m^2/K^4)
Expand Down

0 comments on commit 4fc8e92

Please sign in to comment.