Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aibishop committed Apr 17, 2023
1 parent 2f70ab1 commit 69787bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monashspa/PHS3000/tutorials/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ def model_1(r, w, I):
eccentricity = 1.1
alpha = 1.25

return __trap_k_theory(r, w, alpha, eccentricity, I)
return __trap_k_theory(r, w, alpha, eccentricity, I)*4/alpha

0 comments on commit 69787bc

Please sign in to comment.