Skip to content

Commit

Permalink
Adjusted unit
Browse files Browse the repository at this point in the history
  • Loading branch information
JBertholdt committed Mar 12, 2024
1 parent cbf7a87 commit cb30554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion birdpressure/Timing.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ def det_peak_P(self):
Returns
-------
P_H: float or ndarray
peak pressure [N/m^2]
peak pressure [Pa]
"""
if self.use_v_norm:
velocity = self.impact_scenario.get_normal_velocity()
Expand Down

0 comments on commit cb30554

Please sign in to comment.