Skip to content

Commit

Permalink
Removing superfluous code in kernels.py
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldenes committed May 29, 2024
1 parent 23653a9 commit fd36e00
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions plasticparcels/kernels.py
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
# A list of kernels used to displace particles

# TODO: Add documentation here

# @author: denes001
# @date: 2023-08-09


# Add a sea-ice kernel https://github.com/AnnekeV/thesis_plastic_seaice/blob/master/kernels.py


from parcels import ParcelsRandom, StatusCode
import math

Expand Down

0 comments on commit fd36e00

Please sign in to comment.