Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
4bb2b8a0
Commit
4bb2b8a0
authored
6 years ago
by
Mark OLESEN
Committed by
Andrew Heather
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: docs for activePressureForceBaffleVelocity
parent
5a10b1e2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/finiteVolume/fields/fvPatchFields/derived/activePressureForceBaffleVelocity/activePressureForceBaffleVelocityFvPatchVectorField.H
+9
-10
9 additions, 10 deletions
...ity/activePressureForceBaffleVelocityFvPatchVectorField.H
with
9 additions
and
10 deletions
src/finiteVolume/fields/fvPatchFields/derived/activePressureForceBaffleVelocity/activePressureForceBaffleVelocityFvPatchVectorField.H
+
9
−
10
View file @
4bb2b8a0
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
========= |
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / O peration |
\\ / A nd | Copyright (C) 2016 OpenCFD Ltd.
\\ / A nd | Copyright (C) 2016
-2019
OpenCFD Ltd.
\\/ M anipulation |
\\/ M anipulation |
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
| Copyright (C) 2011-2016 OpenFOAM Foundation
| Copyright (C) 2011-2016 OpenFOAM Foundation
...
@@ -64,16 +64,15 @@ Description
...
@@ -64,16 +64,15 @@ Description
Usage
Usage
\table
\table
Property | Description | Required
| Default
value
Property | Description
| Required | Default
p |
p
ressure field name
| no
| p
p |
P
ressure field name
| no
| p
cyclicPatch |
c
yclic patch name
| yes
|
cyclicPatch |
C
yclic patch name
| yes
|
openFraction |
c
urrent open fraction [0-1] | yes |
openFraction |
C
urrent open fraction [0-1]
| yes |
openingTime |
t
ime taken to open or close the baffle | yes |
openingTime |
T
ime taken to open or close the baffle | yes |
maxOpenFractionDelta | max fraction change per timestep | yes |
maxOpenFractionDelta | max fraction change per timestep | yes |
minThresholdValue | minimum absolute pressure or
minThresholdValue | Min absolute pressure or force difference for activation | yes |
force difference for activation | yes |
forceBased | Force (true) or pressure-based (false) activation | yes |
forceBased | force (true) or pressure-based (false) activation | yes |
opening | Baffle is opening (true) or closing (false) | yes |
opening | Baffle is opening or closing (1 opening, 0 closing) | yes
\endtable
\endtable
Example of the boundary condition specification:
Example of the boundary condition specification:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment