Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
e929a209
Commit
e929a209
authored
Feb 08, 2019
by
Andrew Heather
Browse files
STYLE: Header clean-up
parent
9cb57f7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/fields/fvPatchFields/derived/activePressureForceBaffleVelocity/activePressureForceBaffleVelocityFvPatchVectorField.H
View file @
e929a209
...
...
@@ -2,8 +2,8 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd |
\\/ M anipulation |
OpenCFD Ltd 2016
\\ / A nd |
Copyright (C) 2016 OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
-------------------------------------------------------------------------------
...
...
@@ -109,7 +109,7 @@ namespace Foam
{
/*---------------------------------------------------------------------------*\
Class activePressureForceBaffleVelocityFvPatchVectorField Declaration
Class activePressureForceBaffleVelocityFvPatchVectorField Declaration
\*---------------------------------------------------------------------------*/
class
activePressureForceBaffleVelocityFvPatchVectorField
...
...
@@ -119,7 +119,7 @@ class activePressureForceBaffleVelocityFvPatchVectorField
// Private data
//- Name of the pressure field used to calculate the force
//
on the active baffle
//
-
on the active baffle
word
pName_
;
//- Name of the cyclic patch used when the active baffle is open
...
...
@@ -144,7 +144,7 @@ class activePressureForceBaffleVelocityFvPatchVectorField
scalar
openingTime_
;
//- Maximum fractional change to the active baffle openness
//
per time-step
//
-
per time-step
scalar
maxOpenFractionDelta_
;
label
curTimeIndex_
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment