Skip to content

Commit 2460b14

Browse files
update
1 parent ff57090 commit 2460b14

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ext/ClimaOceanPythonCallExt/ClimaOceanPythonCallExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ using Oceananigans.DistributedComputations: @root
99
using Dates: DateTime
1010

1111
include("clima_ocean_copernicus.jl")
12-
include("clima_ocean_veros.jl")
12+
include("veros_ocean_simulation.jl")
1313
include("veros_state_exchanger.jl")
1414

1515
end # module ClimaOceanPythonCallExt

0 commit comments

Comments
 (0)