From: Bruno Blais Date: Tue, 10 Jun 2025 17:48:04 +0000 (-0400) Subject: Add changelog entry X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f2f160123e535be24e7d1060425b214ca338991;p=dealii.git Add changelog entry --- diff --git a/doc/news/changes/minor/20250610Blais b/doc/news/changes/minor/20250610Blais new file mode 100644 index 0000000000..742f96103b --- /dev/null +++ b/doc/news/changes/minor/20250610Blais @@ -0,0 +1,6 @@ +Added: A new mesh generator (custom_chanell_with_cylinder) for a channel +in which there is a cylindrical obstacle. All dimensions of the +channel can be customized by the user at the moment of the grid +generation. +
+(Bruno Blais, 2025/06/10)