From 00e61b9bbb08169835d15d7832c0e10ad1ebf4c2 Mon Sep 17 00:00:00 2001 From: Andrew Heather <a.heather@opencfd.co.uk> Date: Wed, 21 Oct 2015 11:42:13 +0100 Subject: [PATCH] STYLE: turbulenceFields FO - updated header documentation --- .../utilities/turbulenceFields/turbulenceFields.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/postProcessing/functionObjects/utilities/turbulenceFields/turbulenceFields.H b/src/postProcessing/functionObjects/utilities/turbulenceFields/turbulenceFields.H index 422af29812c..af412a97112 100644 --- a/src/postProcessing/functionObjects/utilities/turbulenceFields/turbulenceFields.H +++ b/src/postProcessing/functionObjects/utilities/turbulenceFields/turbulenceFields.H @@ -3,7 +3,7 @@ \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2013-2015 OpenFOAM Foundation - \\/ M anipulation | + \\/ M anipulation | Copyright (C) 2015 OpenCFD Ltd ------------------------------------------------------------------------------- License This file is part of OpenFOAM. @@ -54,7 +54,7 @@ Description \heading Function object usage \table Property | Description | Required | Default value - type | type name: processorField | yes | + type | type name: turbulenceFields | yes | fields | fields to store (see below) | yes | \endtable -- GitLab