Skip to content

Commit

Permalink
Change news.md according to code review
Browse files Browse the repository at this point in the history
Co-authored-by: Hendrik Ranocha <[email protected]>
  • Loading branch information
patrickersing and ranocha authored Feb 14, 2024
1 parent f667f80 commit 273d7e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ for human readability.
#### Deprecated

#### Removed
- Some specialized Shallow water specific features will no longer be available directly in
`Trixi.jl`, but will be moved to a dedicated repository: [TrixiShallowWater.jl](https://github.com/trixi-framework/TrixiShallowWater.jl). This includes all features related to wetting and drying, as well as the `ShallowWaterTwoLayerEquations1D` and `ShallowWaterTwoLayerEquations2D`.
However, the basic Shallow water equations will continue to be part of `Trixi.jl`. We'll also be updating the `TrixiShallowWater.jl` documentation with instructions on how to use these relocated features in the future.
- Some specialized shallow water specific features are no longer available directly in
Trixi.jl, but are moved to a dedicated repository: [TrixiShallowWater.jl](https://github.com/trixi-framework/TrixiShallowWater.jl). This includes all features related to wetting and drying, as well as the `ShallowWaterTwoLayerEquations1D` and `ShallowWaterTwoLayerEquations2D`.
However, the basic shallow water equations are still part of Trixi.jl. We'll also be updating the TrixiShallowWater.jl documentation with instructions on how to use these relocated features in the future.

## Changes in the v0.6 lifecycle

Expand Down

0 comments on commit 273d7e7

Please sign in to comment.