Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Sep 9, 2023
1 parent 837acc9 commit 5519ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluids/drag.py
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ def Clift(Re):
If 338000 < Re < 400000:
.. math::
C_D = 9.78 - 5.3\log_{10} Re
C_D = 29.78 - 5.3\log_{10} Re
If 400000 < Re < 1000000:
Expand Down

0 comments on commit 5519ca0

Please sign in to comment.