Skip to content

Commit

Permalink
modified: examples/column/tvd_advection.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaysridhar committed Nov 15, 2024
1 parent 748e821 commit dc12510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/column/tvd_advection.jl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import ClimaCore:
ENV["GKSwstype"] = "nul"
using ClimaCorePlots, Plots
Plots.GRBackend()
dir = "tvd_limiters"
dir = "tvd_advection"
path = joinpath(@__DIR__, "output", dir)
mkpath(path)

Expand Down

0 comments on commit dc12510

Please sign in to comment.