Skip to content

Commit

Permalink
change gravity descrip
Browse files Browse the repository at this point in the history
  • Loading branch information
mjburton committed Dec 5, 2017
1 parent e1dd9cc commit 761babf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpkitmodels/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
from gpkit import Variable
g = Variable("g", 9.81, "m/s^2", "gravitational acceleration")
g = Variable("g", 9.81, "m/s^2", "earth surface gravitational acceleration")

0 comments on commit 761babf

Please sign in to comment.