We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f8f765 + acf858d commit bce6c86Copy full SHA for bce6c86
1 file changed
src/skaero/constants.py
@@ -10,4 +10,4 @@
10
11
# Standard Earth's gravity acceleration value from "The International System of
12
# Units by Barry N.Taylor and Ambler Thompson"
13
-g0 = 9.80665 * u.meters / u.seconds
+g0 = 9.80665 * u.meters / u.seconds ** 2
0 commit comments