From 099dcb185ce60f865e210f218b5cb22fe028d5ab Mon Sep 17 00:00:00 2001 From: Juan Ignacio Camarotti Date: Wed, 21 Feb 2024 16:58:03 +0100 Subject: [PATCH] Changing the element type to qsvms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Rubén Zorrilla --- .../validation/fsi_turek_FSI2/source/ProjectParametersCFD.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/co_simulation/validation/fsi_turek_FSI2/source/ProjectParametersCFD.json b/co_simulation/validation/fsi_turek_FSI2/source/ProjectParametersCFD.json index e3408af3..98cafd6e 100644 --- a/co_simulation/validation/fsi_turek_FSI2/source/ProjectParametersCFD.json +++ b/co_simulation/validation/fsi_turek_FSI2/source/ProjectParametersCFD.json @@ -26,7 +26,7 @@ "echo_level" : 0, "compute_reactions" : true, "formulation": { - "element_type": "vms", + "element_type": "qsvms", "use_orthogonal_subscales": false, "dynamic_tau": 1.0 },