Skip to content

Commit

Permalink
rename Serre-Green-Naghdi source file (#136)
Browse files Browse the repository at this point in the history
* rename Serre-Green-Naghdi source file

* fix file name
  • Loading branch information
ranocha authored Aug 16, 2024
1 parent c5431b2 commit 716f27c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/equations/equations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -347,4 +347,4 @@ include("svaerd_kalisch_1d.jl")
# Serre-Green-Naghdi equations
abstract type AbstractSerreGreenNaghdiEquations{NDIMS, NVARS} <:
AbstractShallowWaterEquations{NDIMS, NVARS} end
include("serre_green_naghdi_flat_1d.jl")
include("serre_green_naghdi_1d.jl")
File renamed without changes.

0 comments on commit 716f27c

Please sign in to comment.