Skip to content

Commit 25c4d9f

Browse files
committed
removed name from equations file
1 parent c01df2a commit 25c4d9f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/equations/equations.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ end
340340
include("covariant_advection.jl")
341341
include("covariant_shallow_water.jl")
342342
include("covariant_shallow_water_split.jl")
343-
include("compressible_moist_euler_2d_lucas.jl")
343+
include("compressible_moist_euler_2d.jl")
344344
include("compressible_rainy_euler_2d.jl")
345345
include("compressible_euler_potential_temperature_1d.jl")
346346
include("compressible_euler_potential_temperature_2d.jl")

0 commit comments

Comments
 (0)