Skip to content
GitLab
Menu
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
48edad64
Commit
48edad64
authored
Jun 21, 2016
by
sergio
Browse files
ENH: Improving BC description
parent
c1a3ad4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/fields/fvPatchFields/derived/activePressureForceBaffleVelocity/activePressureForceBaffleVelocityFvPatchVectorField.H
View file @
48edad64
...
...
@@ -66,7 +66,6 @@ Description
Property | Description | Required | Default value
p | pressure field name | no | p
cyclicPatch | cyclic patch name | yes |
orientation | 1 to open or -1 to close | yes|
openFraction | current open fraction [0-1] | yes |
openingTime | time taken to open or close the baffle | yes |
maxOpenFractionDelta | max fraction change per timestep | yes |
...
...
@@ -83,7 +82,6 @@ Description
type activePressureForceBaffleVelocity;
p p;
cyclicPatch cyclic1;
orientation 1;
openFraction 0.2;
openingTime 5.0;
maxOpenFractionDelta 0.1;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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