From acf950c44e0fa25b59dbd33e2d44a96f3281aa81 Mon Sep 17 00:00:00 2001
From: Markus Holzer <markus.holzer@onera.fr>
Date: Tue, 11 Mar 2025 15:56:02 +0100
Subject: [PATCH] [skip ci] update

---
 apps/showcases/PorousMediaGPU/roughWall.prm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/apps/showcases/PorousMediaGPU/roughWall.prm b/apps/showcases/PorousMediaGPU/roughWall.prm
index fc4b740ff..8215f12bf 100644
--- a/apps/showcases/PorousMediaGPU/roughWall.prm
+++ b/apps/showcases/PorousMediaGPU/roughWall.prm
@@ -29,10 +29,10 @@ Turbulence
     U_c < 2.0, 0.0, 0.0 >;
 }
 
-genericPorousMatrix
+RoughWall
 {
-    poreSize 2;
-    barSize 1;
+    hemispheresRadius 1;
+    hemispheresDistance 4;
 }
 
 DomainSetup
-- 
GitLab