Skip to content

Commit dbbde27

Browse files
waltsimsCopilot
andauthored
Update kwave/kgrid.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 946b83b commit dbbde27

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

kwave/kgrid.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,6 @@ def from_geometry(cls, dimensions, min_element_width, points_per_wavelength=10):
711711
dimensions: List or array of physical domain sizes [m]
712712
min_element_width: Width of the smallest resolvable geometry element [m]
713713
points_per_wavelength: Number of points per wavelength (default=10)
714-
cfl: CFL number (default=cls.CFL_DEFAULT)
715714
716715
Returns:
717716
kWaveGrid instance with appropriate grid size and spacing

0 commit comments

Comments
 (0)