Skip to content

Commit

Permalink
removed shallow water from this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanmontoya committed Aug 17, 2024
1 parent 98b0f0e commit 9799f81
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 228 deletions.
225 changes: 0 additions & 225 deletions src/equations/covariant_shallow_water.jl

This file was deleted.

3 changes: 0 additions & 3 deletions src/equations/equations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,4 @@ abstract type AbstractCompressibleMoistEulerEquations{NDIMS, NVARS} <:
export CovariantLinearAdvectionEquation2D
include("covariant_advection.jl")

export CovariantShallowWaterEquations2D
include("covariant_shallow_water.jl")

include("compressible_moist_euler_2d_lucas.jl")

0 comments on commit 9799f81

Please sign in to comment.