From 041c4ba56548f1cd45c647682a906b1475755ce6 Mon Sep 17 00:00:00 2001 From: Rene Gassmoeller Date: Mon, 4 Jul 2022 17:02:45 -0400 Subject: [PATCH] Add changelog entry --- doc/news/changes/minor/20220704gassmoeller | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20220704gassmoeller diff --git a/doc/news/changes/minor/20220704gassmoeller b/doc/news/changes/minor/20220704gassmoeller new file mode 100644 index 0000000000..30a1dced3f --- /dev/null +++ b/doc/news/changes/minor/20220704gassmoeller @@ -0,0 +1,5 @@ +Fixed: MappingCartesian used to throw exceptions in debug mode when checking if +small cells in a large domain size are actually aligned to coordinate axes. +This is fixed now. +
++(Rene Gassmoeller, 2022/07/04) -- 2.39.5