Skip to content

Commit

Permalink
fix docstring for velocity component product (#1475)
Browse files Browse the repository at this point in the history
Co-authored-by: olastrz <[email protected]>
  • Loading branch information
slayoo and olastrz authored Dec 17, 2024
1 parent 1a970eb commit e8ed7c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions PySDM/products/displacement/flow_velocity_component.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""
reports on the maximum Courant field value for each cell (maximum of
absolute values of Courant number on all edges of a cell)
reports on the flow velocity
"""

import numpy as np
Expand Down

0 comments on commit e8ed7c5

Please sign in to comment.