From 3bf258ab2bb213732f7b7e33ed1d33b809ef2e41 Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Mon, 5 Jul 2021 15:45:54 +0100 Subject: [PATCH] Format --- .../solvers/immersedBoundary/pimpleDyMIbFoam/pimpleDyMIbFoam.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/solvers/immersedBoundary/pimpleDyMIbFoam/pimpleDyMIbFoam.C b/applications/solvers/immersedBoundary/pimpleDyMIbFoam/pimpleDyMIbFoam.C index a4fc1f0ca..4da210d28 100644 --- a/applications/solvers/immersedBoundary/pimpleDyMIbFoam/pimpleDyMIbFoam.C +++ b/applications/solvers/immersedBoundary/pimpleDyMIbFoam/pimpleDyMIbFoam.C @@ -25,7 +25,7 @@ Application pimpleDyMFoam.C Description - Transient solver for incompressible, flow of Newtonian fluids + Transient solver for incompressible, turbulent flow of Newtonian fluids with dynamic mesh using the PIMPLE (merged PISO-SIMPLE) algorithm. Turbulence modelling is generic, i.e. laminar, RAS or LES may be selected.