From b0f4b0ff71e4fa78c289237426fdf0b51afc00da Mon Sep 17 00:00:00 2001 From: Daniel Doehring Date: Thu, 15 Feb 2024 11:47:06 +0100 Subject: [PATCH] Update NEWS.md Co-authored-by: Andrew Winters --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 06f8a80fbf6..feccd1f9852 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,7 +12,7 @@ for human readability. - Different boundary conditions for quad/hex meshes in Abaqus format, even if not generated by HOHQMesh, can now be digested by Trixi in 2D and 3D. - Subcell (positivity) limiting support for nonlinear variables in 2D for `TreeMesh` -- Added Lighthill-Whitham-Richards (LWR) traffic model +- Added Lighthill-Whitham-Richards (LWR) traffic model ## Changes when updating to v0.6 from v0.5.x