Skip to content

Commit

Permalink
remove to-do note
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilian-gelbrecht committed Feb 5, 2025
1 parent 16dc412 commit cff60e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dynamics/tendencies.jl
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,6 @@ function SpeedyTransforms.transform!(
@. humid_grid_prev = humid_grid
@. u_grid_prev = u_grid
@. v_grid_prev = v_grid
# TODO: above broadcastings are done with the .data because there's currently a problem with Enzyme and our RingGrids broadcasting

for (name, tracer) in model.tracers
if tracer.active
Expand Down

0 comments on commit cff60e1

Please sign in to comment.