Recent Releases of DispersiveShallowWater.jl

DispersiveShallowWater.jl - v0.10.2

DispersiveShallowWater v0.10.2

Diff since v0.10.1

Merged pull requests:

  • CompatHelper: bump compat for FastBroadcast to 1, (keep existing compat) (#289) (@github-actions[bot])
  • Bump the all-github-actions group with 3 updates (#290) (@dependabot[bot])
  • CompatHelper: bump compat for RecursiveArrayTools to 4, (keep existing compat) (#291) (@github-actions[bot])
  • CompatHelper: bump compat for Roots to 3, (keep existing compat) (#293) (@github-actions[bot])
  • replace CompatHelper by Dependabot (#304) (@ranocha)
  • Bump the all-github-actions group with 2 updates (#305) (@dependabot[bot])

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 1 month ago

DispersiveShallowWater.jl - v0.10.1

DispersiveShallowWater v0.10.1

Diff since v0.10.0

Merged pull requests:

  • Use julia-downgrade-compat@2 (#227) (@JoshuaLampert)
  • Bump crate-ci/typos from 1.42.3 to 1.44.0 in the all-github-actions group (#287) (@dependabot[bot])
  • Implement hyperbolized Sainte-Marie equations developed by Escalante et al. (#288) (@ranocha)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 3 months ago

DispersiveShallowWater.jl - v0.10.0

DispersiveShallowWater v0.10.0

Diff since v0.9.1

A list of breaking changes can be found in the Changelog.

Merged pull requests:

  • Return all eocs in convergence_test (#285) (@JoshuaLampert)
  • No default boundary conditions (#286) (@JoshuaLampert)

Closed issues:

  • Return full eocs in convergence_test (#284)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 3 months ago

DispersiveShallowWater.jl - v0.9.1

DispersiveShallowWater v0.9.1

Diff since v0.9.0

Merged pull requests:

  • Always use return in formatter (#278) (@JoshuaLampert)
  • CompatHelper: bump compat for PreallocationTools to 1, (keep existing compat) (#279) (@github-actions[bot])
  • Bump crate-ci/typos from 1.40.0 to 1.41.0 in the all-github-actions group (#280) (@dependabot[bot])
  • Bump crate-ci/typos from 1.41.0 to 1.42.3 in the all-github-actions group (#281) (@dependabot[bot])
  • Fix JET.jl tests (#283) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 4 months ago

DispersiveShallowWater.jl - v0.9.0

DispersiveShallowWater v0.9.0

Diff since v0.8.8

A list of breaking changes can be found in the Changelog.

Merged pull requests:

  • Change default example (#276) (@JoshuaLampert)
  • Add plot_analytical to plot recipes (#277) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 6 months ago

DispersiveShallowWater.jl - v0.8.8

DispersiveShallowWater v0.8.8

Diff since v0.8.7

Merged pull requests:

  • Add reference to JOSS paper (#275) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 6 months ago

DispersiveShallowWater.jl - v0.8.7

DispersiveShallowWater v0.8.7

Diff since v0.8.6

Merged pull requests:

  • only one dependabot PR (#269) (@JoshuaLampert)
  • Bump the all-github-actions group with 3 updates (#270) (@dependabot[bot])
  • Ignore update of downgrade compat action in dependabot (#271) (@JoshuaLampert)
  • CompatHelper: bump compat for TrixiTest to 0.2 for package test, (keep existing compat) (#273) (@github-actions[bot])
  • Update affiliations for Zenodo archive (#274) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 6 months ago

DispersiveShallowWater.jl - v0.8.6

DispersiveShallowWater v0.8.6

Diff since v0.8.5

Merged pull requests:

  • Update SBP docs with convergence references (#265) (@ranocha)
  • Improve documentation of the analysis callback (#266) (@ranocha)
  • add warning on entropy vs. energy (#267) (@ranocha)
  • Format plot title in docs (#268) (@JoshuaLampert)

Closed issues:

  • Some suggestions for the JOSS publication (#264)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 7 months ago

DispersiveShallowWater.jl - v0.8.5

DispersiveShallowWater v0.8.5

Diff since v0.8.4

Merged pull requests:

  • Clarify traveling wave solution for BBM-BBM is unphysical (#259) (@JoshuaLampert)
  • Clarify plot_initial in docs (#260) (@JoshuaLampert)
  • Clarify variable names in some docstrings (#261) (@JoshuaLampert)
  • Clarify parameters of Svärd-Kalisch equations (#262) (@JoshuaLampert)

Closed issues:

  • plot_inital = true does not work (#254)
  • plotting : "total water elevation" (#255)
  • the default example is physically unrealistic (#256)
  • Add more explanations for all callback analysis quantities (#257)
  • Svaerd-Kalisch model (#258)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 7 months ago

DispersiveShallowWater.jl - v0.8.4

DispersiveShallowWater v0.8.4

Diff since v0.8.3

Merged pull requests:

  • Fix link in README (#250) (@JoshuaLampert)
  • Fix rendering in docs (#251) (@JoshuaLampert)
  • Update paper references (#252) (@JoshuaLampert)
  • Fix typo in conservation error string (#253) (@pnavaro)

Closed issues:

  • link in README.md (#249)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 7 months ago

DispersiveShallowWater.jl - v0.8.3

DispersiveShallowWater v0.8.3

Diff since v0.8.2

Merged pull requests:

  • test CI on Julia v1.12 (#216) (@JoshuaLampert)
  • added readme to data folder (#241) (@cwittens)
  • Bump crate-ci/typos from 1.34.0 to 1.37.0 (#242) (@dependabot[bot])
  • Bump actions/checkout from 4 to 5 (#243) (@dependabot[bot])
  • Mention that models are one-dimensional (#244) (@JoshuaLampert)
  • Do not run benchmarks on non-code changes (#245) (@ranocha)
  • Bump actions/checkout from 4 to 5 (#246) (@dependabot[bot])
  • Bump crate-ci/typos from 1.37.0 to 1.39.0 (#247) (@dependabot[bot])
  • Update to JET.jl v0.11 (#248) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 7 months ago

DispersiveShallowWater.jl - v0.8.2

DispersiveShallowWater v0.8.2

Diff since v0.8.1

Merged pull requests:

  • Add logo (#239) (@JoshuaLampert)
  • add favicon (#240) (@ranocha)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 10 months ago

DispersiveShallowWater.jl - v0.8.1

DispersiveShallowWater v0.8.1

Diff since v0.8.0

Merged pull requests:

  • added error warning to KdV (#232) (@cwittens)
  • Add comparison with experimental data to docs (#238) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 10 months ago

DispersiveShallowWater.jl - v0.8.0

DispersiveShallowWater v0.8.0

Diff since v0.7.7

A list of breaking changes can be found in the Changelog.

Merged pull requests:

  • Changes to Dingemans initital condition (#237) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 10 months ago

DispersiveShallowWater.jl - v0.7.7

DispersiveShallowWater v0.7.7

Diff since v0.7.6

Merged pull requests:

  • Added energy_total to KdV and more unit tests (#231) (@cwittens)
  • Improved documentation (#233) (@cwittens)
  • Update Zenodo title (#236) (@ranocha)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 10 months ago

DispersiveShallowWater.jl - v0.7.6

DispersiveShallowWater v0.7.6

Diff since v0.7.5

Merged pull requests:

  • Use more functions from TrixiTest.jl (#226) (@JoshuaLampert)
  • Added reflecting BC for HyperbolicSGN (#228) (@cwittens)
  • Fix bug when plotting with conversion function (#229) (@JoshuaLampert)
  • Add dispersion relation for KdVEquation1D (#230) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 11 months ago

DispersiveShallowWater.jl - v0.7.5

DispersiveShallowWater v0.7.5

Diff since v0.7.4

Merged pull requests:

  • Fix initialization of hyperbolic approximation variable of SGN (#222) (@JoshuaLampert)
  • Reflecting boundary conditions for the SGN eqs. (#223) (@cwittens)
  • Bump crate-ci/typos from 1.32.0 to 1.34.0 (#224) (@dependabot[bot])
  • add Collin to reference (#225) (@ranocha)

Closed issues:

  • Initialization of the hyperbolic approximation parameters of SGN (#221)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 11 months ago

DispersiveShallowWater.jl - v0.7.4

DispersiveShallowWater v0.7.4

Diff since v0.7.3

Merged pull requests:

  • Added kdv_1d non dimensional solitary wave example (#217) (@cwittens)
  • Throwing error when PeriodicDerivativeOperator is not matching boundary condition (#218) (@cwittens)
  • Try to fix downgrade (#219) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] 12 months ago

DispersiveShallowWater.jl - v0.7.3

DispersiveShallowWater v0.7.3

Diff since v0.7.2

Merged pull requests:

  • CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#187) (@github-actions[bot])
  • added two kdv_1d to benchmarking tests (#208) (@cwittens)
  • Update Benchmark action (#211) (@JoshuaLampert)
  • Bump crate-ci/typos from 1.31.2 to 1.32.0 (#212) (@dependabot[bot])
  • Add bench-on parameter to use benchmarks from PR (#213) (@JoshuaLampert)
  • CompatHelper: add new compat entry for OrdinaryDiffEqRosenbrock at version 1 for package benchmark, (keep existing compat) (#215) (@github-actions[bot])

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 1 year ago

DispersiveShallowWater.jl - v0.7.2

DispersiveShallowWater v0.7.2

Diff since v0.7.1

Merged pull requests:

  • Mention Collin in README (#204) (@JoshuaLampert)
  • reflecting wall boundary conditions for Serre-Green-Naghdi (#205) (@ranocha)
  • Rename source term variables consistently (#206) (@JoshuaLampert)
  • Use initial_condition_soliton in more cases (#209) (@ranocha)
  • Update NEWS.md (#210) (@ranocha)

Closed issues:

  • Names of initial conditions (#140)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 1 year ago

DispersiveShallowWater.jl - v0.7.1

DispersiveShallowWater v0.7.1

Diff since v0.7.0

Merged pull requests:

  • Implementation of the 1D KdV equation. (#198) (@cwittens)
  • CompatHelper: bump compat for Interpolations to 0.16, (keep existing compat) (#200) (@github-actions[bot])
  • Document plot_initial = true (#201) (@JoshuaLampert)
  • Reducing allocations in relaxation (#203) (@cwittens)

Closed issues:

  • Allocations in RelaxationCallback (#11)
  • plot_initial may be confusing (#199)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 1 year ago

DispersiveShallowWater.jl - v0.7.0

DispersiveShallowWater v0.7.0

Diff since v0.6.4

A list of breaking changes can be found in the Changelog.

Merged pull requests:

  • change default parameter set for Svärd-Kalisch equations (#196) (@JoshuaLampert)

Closed issues:

  • Svärd-Kalisch (#192)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 1 year ago

DispersiveShallowWater.jl - v0.6.4

DispersiveShallowWater v0.6.4

Diff since v0.6.3

Merged pull requests:

  • Added source terms variable bathymetry (#186) (@cwittens)
  • CompatHelper: bump compat for ForwardDiff to 1 for package test, (keep existing compat) (#188) (@github-actions[bot])
  • added warning for odd accuracy_order (#190) (@cwittens)
  • add tests using JET.jl (#191) (@ranocha)
  • Add docstring for SvärdKalischEquations1D (#193) (@JoshuaLampert)
  • Use TrixiTest.jl (#195) (@JoshuaLampert)

Closed issues:

  • Roadmap for Serre-Green-Naghdi (#129)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 1 year ago

DispersiveShallowWater.jl - v0.6.3

DispersiveShallowWater v0.6.3

Diff since v0.6.2

Merged pull requests:

  • Add source terms for SGN with BathymetryFlat (#180) (@cwittens)
  • Made variable names u and v consistent. (#182) (@cwittens)
  • use semidiscretize from SummationByPartsOperators.jl (#183) (@ranocha)
  • Bump crate-ci/typos from 1.31.1 to 1.31.2 (#184) (@dependabot[bot])
  • enable AD via ForwardDiff.jl for hyperbolic SGN (#185) (@ranocha)

Closed issues:

  • Error in documentation of Serre-Green-Naghdi? (#181)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 1 year ago

DispersiveShallowWater.jl - v0.6.2

DispersiveShallowWater v0.6.2

Diff since v0.6.1

Merged pull requests:

  • Avoid adjoint sparse matrix times Diagonal (#179) (@JoshuaLampert)

Closed issues:

  • Performance Issue in Serre Green Naghdi Matrix Solve (#178)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 1 year ago

DispersiveShallowWater.jl - v0.6.1

DispersiveShallowWater v0.6.1

Diff since v0.6.0

Merged pull requests:

  • Bump julia-actions/julia-format from 3 to 4 (#175) (@dependabot[bot])
  • Adjust links according to transfer (#176) (@JoshuaLampert)

Closed issues:

  • Documentation Website is offline (#177)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 1 year ago

DispersiveShallowWater.jl - v0.6.0

DispersiveShallowWater v0.6.0

Diff since v0.5.4

A list of breaking changes can be found in the Changelog.

Merged pull requests:

  • Bump crate-ci/typos from 1.29.5 to 1.30.0 (#172) (@dependabot[bot])
  • Bump crate-ci/typos from 1.30.0 to 1.31.1 (#173) (@dependabot[bot])
  • Rename gravity_constant to gravity (#174) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 1 year ago

DispersiveShallowWater.jl - v0.5.4

DispersiveShallowWater v0.5.4

Diff since v0.5.3

Merged pull requests:

  • Add linear dispersion relation (#168) (@JoshuaLampert)
  • Bump crate-ci/typos from 1.28.1 to 1.29.0 (#169) (@dependabot[bot])
  • use banded matrix decomposition instead of dense LU for BBM-BBM (#170) (@ranocha)
  • Bump crate-ci/typos from 1.29.0 to 1.29.5 (#171) (@dependabot[bot])

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] over 1 year ago

DispersiveShallowWater.jl - v0.5.3

DispersiveShallowWater v0.5.3

Diff since v0.5.2

Merged pull requests:

  • Bump crate-ci/typos from 1.24.3 to 1.25.0 (#157) (@dependabot[bot])
  • add benchmark script and testing (#158) (@JoshuaLampert)
  • Bump crate-ci/typos from 1.25.0 to 1.27.0 (#159) (@dependabot[bot])
  • Bump crate-ci/typos from 1.27.0 to 1.28.1 (#160) (@dependabot[bot])
  • Bump codecov/codecov-action from 4 to 5 (#161) (@dependabot[bot])
  • Use default arch in CI (#162) (@JoshuaLampert)
  • Use OrdinaryDiffEqTsit5.jl and OrdinaryDiffEqLowStorageRK.jl (#163) (@JoshuaLampert)
  • Mention hyperbolized Serre-Green-Naghdi equations (#164) (@JoshuaLampert)
  • Add reflecting boundary conditions for Svärd-Kalisch equations (#166) (@JoshuaLampert)
  • Update changelog (#167) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] over 1 year ago

DispersiveShallowWater.jl - v0.5.2

DispersiveShallowWater v0.5.2

Diff since v0.5.1

Merged pull requests:

  • Use TestItems.jl (#153) (@JoshuaLampert)
  • Allow Fourier and periodic rational derivative operators for BBMBBMEquations1D and SvaerdKalischEquations1D (#154) (@JoshuaLampert)
  • Use latest version of JuliaFormatter (#155) (@JoshuaLampert)
  • Use @test_trixi_include for some upwind tests (#156) (@JoshuaLampert)

Closed issues:

  • Allow FourierDerivativeOperators for BBM-BBM equations and Svärd-Kalisch equations (#132)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] over 1 year ago

DispersiveShallowWater.jl - v0.5.1

DispersiveShallowWater v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Bump crate-ci/typos from 1.23.6 to 1.24.3 (#149) (@dependabot[bot])
  • Add BBMEquation1D (#150) (@JoshuaLampert)
  • Reuse pretty_form_utf (#151) (@JoshuaLampert)
  • Use functions from analysis_integrals (#152) (@JoshuaLampert)

Closed issues:

  • Include different types of bathymetries (#130)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] over 1 year ago

DispersiveShallowWater.jl - v0.5.0

DispersiveShallowWater v0.5.0

Diff since v0.4.4

Merged pull requests:

  • Only one BBM-BBM equation struct for flat and variable bathymetry (#147) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] almost 2 years ago

DispersiveShallowWater.jl - v0.4.4

DispersiveShallowWater v0.4.4

Diff since v0.4.3

Merged pull requests:

  • Use FastBroadcast.jl (#143) (@ranocha)
  • Simplify setting all files in subdirectory in docs (#145) (@JoshuaLampert)
  • Adapt Svärd-Kalisch equations to Serre-Green-Naghdi equations (#146) (@JoshuaLampert)

Closed issues:

  • Consider using FastBroadcast.jl (#126)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] almost 2 years ago

DispersiveShallowWater.jl - v0.4.3

DispersiveShallowWater v0.4.3

Diff since v0.4.2

Merged pull requests:

  • Structure reference in docs in sections (#134) (@JoshuaLampert)
  • variable bathymetry Serre-Green-Naghdi equations (#135) (@ranocha)
  • rename Serre-Green-Naghdi source file (#136) (@ranocha)
  • prepare publication (#137) (@ranocha)
  • hyperbolic Serre-Green-Naghdi equations (#139) (@ranocha)
  • Add HR to authors also in docs (#141) (@JoshuaLampert)
  • Run CI on Julia v1.10 (#142) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] almost 2 years ago

DispersiveShallowWater.jl - v0.4.2

DispersiveShallowWater v0.4.2

Diff since v0.4.1

Merged pull requests:

  • Bump crate-ci/typos from 1.21.0 to 1.22.9 (#121) (@dependabot[bot])
  • Use julia-format action (#123) (@JoshuaLampert)
  • Bump crate-ci/typos from 1.22.9 to 1.23.6 (#124) (@dependabot[bot])
  • implement Serre-Green-Naghdi equations for flat bathymetry (#127) (@ranocha)
  • Add references to semidiscretizations in docstrings (#128) (@JoshuaLampert)

Closed issues:

  • Include references to papers developing the discretizations in the docs (#125)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] almost 2 years ago

DispersiveShallowWater.jl - v0.4.1

DispersiveShallowWater v0.4.1

Diff since v0.4.0

Merged pull requests:

  • Some more math replacements in manufactured solutions (#119) (@JoshuaLampert)
  • Fix failing Cholesky decomposition (#120) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] almost 2 years ago

DispersiveShallowWater.jl - v0.4.0

DispersiveShallowWater v0.4.0

Diff since v0.3.4

Merged pull requests:

  • Remove unnecessary part in callback condition (#115) (@JoshuaLampert)
  • Bump julia-actions/cache from 1 to 2 (#116) (@dependabot[bot])
  • Move timer to TrixiBase.jl (#117) (@JoshuaLampert)
  • Use ArrayPartition from RecursiveArrayTools.jl (#118) (@JoshuaLampert)

Closed issues:

  • Use ArrayPartition from RecursiveArrayTools.jl (#111)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] almost 2 years ago

DispersiveShallowWater.jl - v0.3.4

DispersiveShallowWater v0.3.4

Diff since v0.3.3

Merged pull requests:

  • Use factorized matrices in BBMBBMEquations1D (#108) (@JoshuaLampert)
  • Adjust docs to new reflecting boundary conditions (#110) (@JoshuaLampert)
  • Factorize matrices for BBMBBMVariableEquations1D (#112) (@JoshuaLampert)
  • Add possibility to pass vector of Ns to convergence_test (#113) (@JoshuaLampert)
  • Factorize matrix for SvaerdKalischEquations1D (#114) (@JoshuaLampert)

Closed issues:

  • Improve efficiency (#107)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 2 years ago

DispersiveShallowWater.jl - v0.3.3

DispersiveShallowWater v0.3.3

Diff since v0.3.2

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)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 2 years ago

DispersiveShallowWater.jl - v0.3.2

DispersiveShallowWater v0.3.2

Diff since v0.3.1

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)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] about 2 years ago

DispersiveShallowWater.jl - v0.3.1

DispersiveShallowWater v0.3.1

Diff since v0.3.0

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)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] over 2 years ago

DispersiveShallowWater.jl - v0.3.0

DispersiveShallowWater v0.3.0

Diff since v0.2.1

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 to AnalysisCallback plot recipe (#87) (@JoshuaLampert)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] over 2 years ago

DispersiveShallowWater.jl - v0.2.1

DispersiveShallowWater v0.2.1

Diff since v0.2.0

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 in finalizer (#79) (@JoshuaLampert)

Closed issues:

  • Add SummaryCallback (#45)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] over 2 years ago

DispersiveShallowWater.jl - v0.2.0

DispersiveShallowWater v0.2.0

Diff since v0.1.1

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)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] over 2 years ago

DispersiveShallowWater.jl - v0.1.1

DispersiveShallowWater v0.1.1

Diff since v0.1.0

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)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] over 2 years ago

DispersiveShallowWater.jl - 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 and AnalysisCallback (#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 of PeriodicUpwindOperators (#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 to AnalysisCallback (#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:

  • Do not set tolerances when adaptive = false (#7)
  • Why RK4() (#8)
  • showing an AnalysisCallback does not work (#9)
  • Minor bikeshedding (#10)
  • Comment removes docstring from method (#12)
  • Increase coverage (#44)

Hydrosphere - Waves and Currents - Julia
Published by github-actions[bot] over 2 years ago