Releases: JoshuaLampert/DispersiveShallowWater.jl
Releases · JoshuaLampert/DispersiveShallowWater.jl
v0.3.3
DispersiveShallowWater v0.3.3
Merged pull requests:
- Add reflective boundary conditions for
BBMBBMEquations1D
(#104) (@JoshuaLampert) - Add test for
BBMBBMEquations1D
with upwind operators (#105) (@JoshuaLampert) - Refactor
create_cache
(#106) (@JoshuaLampert) - Add reflecting boundary conditions for
BBMBBMVariableEquations1D
(#109) (@JoshuaLampert)
v0.3.2
DispersiveShallowWater v0.3.2
Merged pull requests:
- Fix initial condition for manufactured solution (Svärd-Kalisch equations) (#92) (@JoshuaLampert)
- Bump crate-ci/typos from 1.17.2 to 1.18.2 (#93) (@dependabot[bot])
- Mention paper (#94) (@JoshuaLampert)
- Add test using ExplicitImports.jl (#96) (@JoshuaLampert)
- CompatHelper: add new compat entry for ExplicitImports at version 1 for package test, (keep existing compat) (#97) (@github-actions[bot])
- Bump crate-ci/typos from 1.18.2 to 1.19.0 (#98) (@dependabot[bot])
- Bump crate-ci/typos from 1.19.0 to 1.20.1 (#99) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#100) (@dependabot[bot])
- Bump crate-ci/typos from 1.20.1 to 1.21.0 (#101) (@dependabot[bot])
- Fix spacing in convergence_test (#102) (@JoshuaLampert)
- Add Development section to docs (#103) (@JoshuaLampert)
v0.3.1
DispersiveShallowWater v0.3.1
Merged pull requests:
- Use
trixi_include
from TrixiBase.jl (#88) (@JoshuaLampert) - Fix formatter version (#89) (@JoshuaLampert)
- Downgrade action moved (#90) (@JoshuaLampert)
- Fix initial condition from Dingemans experiment for BBM-BBM equations (#91) (@JoshuaLampert)
v0.3.0
DispersiveShallowWater v0.3.0
Merged pull requests:
- Bump crate-ci/typos from 1.16.23 to 1.16.26 (#80) (@dependabot[bot])
- use julia-actions/cache for Documenter (#81) (@JoshuaLampert)
- Remove trixi_test from Downgrade action name (#82) (@JoshuaLampert)
- Use
Remotes.GitHub
when building docs to show link to repo in navbar (#83) (@JoshuaLampert) - Manufactured solution for Svärd-Kalisch equations with variable bathymetry (#84) (@JoshuaLampert)
- Bump codecov/codecov-action from 3 to 4 (#85) (@dependabot[bot])
- Bump crate-ci/typos from 1.16.26 to 1.17.2 (#86) (@dependabot[bot])
- Add keyword argument
start_from
toAnalysisCallback
plot recipe (#87) (@JoshuaLampert)
v0.2.1
DispersiveShallowWater v0.2.1
Merged pull requests:
- CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#71) (@github-actions[bot])
- Apply changes from new formatter (#72) (@JoshuaLampert)
- Bump crate-ci/typos from 1.16.21 to 1.16.23 (#73) (@dependabot[bot])
- Add codecov badge (#74) (@JoshuaLampert)
- Add
SummaryCallback
(#75) (@JoshuaLampert) - Add Downgrade.yml (#76) (@JoshuaLampert)
- Introduce type parameters in solver (#77) (@JoshuaLampert)
- coverallsapp at v2 (#78) (@JoshuaLampert)
- Print timer of
SummaryCallback
infinalize
r (#79) (@JoshuaLampert)
Closed issues:
- Add
SummaryCallback
(#45)
v0.2.0
DispersiveShallowWater v0.2.0
Merged pull requests:
- Add Zenodo Badge (#62) (@JoshuaLampert)
- Bump crate-ci/typos from 1.16.15 to 1.16.21 (#63) (@dependabot[bot])
- Interpolate x value for plotting (#64) (@JoshuaLampert)
- Add support for source terms (#65) (@JoshuaLampert)
- CompatHelper: bump compat for Aqua to 0.8 for package test, (keep existing compat) (#66) (@github-actions[bot])
- add compat bounds for stdlibs (#67) (@JoshuaLampert)
- Throw error in
trixi_include
when assignment is not found (#68) (@JoshuaLampert) - Separate code for master thesis from package (#69) (@JoshuaLampert)
- Add citation (#70) (@JoshuaLampert)
v0.1.1
DispersiveShallowWater v0.1.1
Merged pull requests:
- Package is now registered (#57) (@JoshuaLampert)
- Add link to stable docs (#58) (@ranocha)
- Fix link (#59) (@JoshuaLampert)
- Fix link in docs (#60) (@JoshuaLampert)
- add Zenodo integration file (#61) (@ranocha)
v0.1.0
DispersiveShallowWater v0.1.0
Merged pull requests:
- Add basic setup and one-dimensional BBM-BBM equation (#3) (@JoshuaLampert)
- Add JuliaFormatter CI (#4) (@JoshuaLampert)
- Bump crate-ci/typos from 1.14.11 to 1.14.12 (#5) (@dependabot[bot])
- Add
RelaxationCallback
andAnalysisCallback
(#6) (@JoshuaLampert) - [CI] Test tolerances (#13) (@JoshuaLampert)
- Bump crate-ci/typos from 1.14.12 to 1.15.0 (#14) (@dependabot[bot])
- Add variable bathymetry to BBM-BBM equations (#15) (@JoshuaLampert)
- Bump crate-ci/typos from 1.15.0 to 1.15.9 (#17) (@dependabot[bot])
- Format with 4 spaces indent (#18) (@JoshuaLampert)
- Return errors and integrals as named tuples (#19) (@JoshuaLampert)
- Add plot recipes for solution and analysis callback (#20) (@JoshuaLampert)
- Bump crate-ci/typos from 1.15.9 to 1.16.1 (#22) (@dependabot[bot])
- Remove
UpwindSolver
in favor ofPeriodicUpwindOperators
(#23) (@JoshuaLampert) - Bump crate-ci/typos from 1.16.1 to 1.16.2 (#24) (@dependabot[bot])
- Add equation by Svärd and Kalisch (#25) (@JoshuaLampert)
- Add elixir with Dingemans problem to BBM-BBM equations (#26) (@JoshuaLampert)
- Bump crate-ci/typos from 1.16.2 to 1.16.4 (#27) (@dependabot[bot])
- Bump crate-ci/typos from 1.16.4 to 1.16.6 (#28) (@dependabot[bot])
- Bump crate-ci/typos from 1.16.6 to 1.16.8 (#29) (@dependabot[bot])
- Fix typo in analytical solution of BBM-BBM equations (#30) (@JoshuaLampert)
- Bump crate-ci/typos from 1.16.8 to 1.16.10 (#31) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#32) (@dependabot[bot])
- Add
entropy_modified
for Svärd-Kalisch equations (#33) (@JoshuaLampert) - Go back to original model from Svärd and Kalisch (#34) (@JoshuaLampert)
- Add upwind semidiscretization of Svärd-Kalisch equations (#35) (@JoshuaLampert)
- Add documentation (#36) (@JoshuaLampert)
- Deploy docs (#37) (@JoshuaLampert)
- Add codecov (#38) (@JoshuaLampert)
- CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#39) (@github-actions[bot])
- CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#40) (@github-actions[bot])
- Some docs improvements (#41) (@JoshuaLampert)
- Add the opportunity to plot the errors of AnalysisCallback (#42) (@JoshuaLampert)
- Add
convergence_test
(#43) (@JoshuaLampert) - Restructure create_figures.jl (#47) (@JoshuaLampert)
- Adjust test values (#48) (@JoshuaLampert)
- Allow passing
io
toAnalysisCallback
(#49) (@JoshuaLampert) - More figures (#50) (@JoshuaLampert)
- Bump crate-ci/typos from 1.16.10 to 1.16.15 (#51) (@dependabot[bot])
- Increase coverage (#52) (@JoshuaLampert)
- Allow initial time not equal to 0 for simulation percentage (#54) (@JoshuaLampert)
- Update email address (#55) (@JoshuaLampert)
Closed issues: