Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
szy21 committed Sep 14, 2023
1 parent b5ce85c commit a2baee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hybrid/driver.jl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ using ClimaCoreTempestRemap
using ClimaCorePlots, Plots
using ClimaCoreMakie, CairoMakie
if config.comms_ctx isa ClimaComms.SingletonCommsContext
include(joinpath(pkgdir(CA), "perf", "jet_report_nfailures.jl"))
include(joinpath(pkgdir(CA), "perf", "jet_report_nfailures.jl"))
end
include(joinpath(pkgdir(CA), "post_processing", "contours_and_profiles.jl"))
include(joinpath(pkgdir(CA), "post_processing", "post_processing_funcs.jl"))
Expand Down

0 comments on commit a2baee8

Please sign in to comment.