Skip to content

Commit

Permalink
Update internal_wave.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
glwagner authored Apr 29, 2022
1 parent 1621f09 commit 1369822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/internal_wave.jl
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ x, y, z = nodes(w_timeseries)

anim = @animate for (i, t) in enumerate(w_timeseries.times)

@info "Drawing frame $i from iteration $Nt..."
@info "Drawing frame $i of $Nt..."

w = interior(w_timeseries[i], :, 1, :)

Expand Down

0 comments on commit 1369822

Please sign in to comment.