From c8ea8198cdcfbea6d2a0f0bb2fd43adfaf4c697c Mon Sep 17 00:00:00 2001 From: andy <andy> Date: Wed, 27 Mar 2013 15:49:58 +0000 Subject: [PATCH] STYLE: Updated solver header documentation --- .../solvers/heatTransfer/buoyantSimpleFoam/buoyantSimpleFoam.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/solvers/heatTransfer/buoyantSimpleFoam/buoyantSimpleFoam.C b/applications/solvers/heatTransfer/buoyantSimpleFoam/buoyantSimpleFoam.C index b58df5402e3..67df5b61e05 100644 --- a/applications/solvers/heatTransfer/buoyantSimpleFoam/buoyantSimpleFoam.C +++ b/applications/solvers/heatTransfer/buoyantSimpleFoam/buoyantSimpleFoam.C @@ -22,7 +22,7 @@ License along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>. Application - buoyantSimpleRadiationFoam + buoyantSimpleFoam Description Steady-state solver for buoyant, turbulent flow of compressible fluids, -- GitLab