Skip to content

Commit f45e5ea

Browse files
update release notes (#723)
* doc: update release notes Co-authored-by: Jed Brown <jed@jedbrown.org>
1 parent 952aa24 commit f45e5ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/sphinx/source/releasenotes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Examples
3131
^^^^^^^^
3232
* :ref:`example-petsc-elasticity` example updated with traction boundary conditions and improved Dirichlet boundary conditions.
3333
* :ref:`example-petsc-elasticity` example updated with Neo-Hookean hyperelasticity in current configuration as well as improved Neo-Hookean hyperelasticity exploring storage vs computation tradeoffs.
34+
* :ref:`example-petsc-navier-stokes` example updated with isentropic traveling vortex test case, an analytical solution to the Euler equations that is useful for testing boundary conditions, discretization stability, and order of accuracy.
35+
* :ref:`example-petsc-navier-stokes` example updated with support for performing convergence study and plotting order of convergence by polynomial degree.
3436

3537
.. _v0.7:
3638

@@ -546,4 +548,3 @@ Examples available in this release:
546548
+-------------------------+-----------------------------------+
547549
| ``petsc`` | BP1 (scalar mass operator) |
548550
+-------------------------+-----------------------------------+
549-

0 commit comments

Comments
 (0)