From 50fd963a7f9ed973a1ed17f41af2701215705432 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 2 Dec 2019 15:57:52 -0700 Subject: [PATCH] Add a changelog entry. --- doc/news/changes/minor/20191202WolfgangBangerth | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/news/changes/minor/20191202WolfgangBangerth diff --git a/doc/news/changes/minor/20191202WolfgangBangerth b/doc/news/changes/minor/20191202WolfgangBangerth new file mode 100644 index 0000000000..09a89e7a8a --- /dev/null +++ b/doc/news/changes/minor/20191202WolfgangBangerth @@ -0,0 +1,7 @@ +Changed: The step-61 program now has a separate function +`compute_postprocessed_velocity()` that computes the velocity field as +a postprocessing step after computing the pressure variable. The +resulting velocity field is used in both computing errors and when +creating graphical output. +
+(Wolfgang Bangerth, 2019/12/02) -- 2.39.5