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
489ff68e
Commit
489ff68e
authored
Mar 20, 2017
by
Henry Weller
Browse files
Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-dev
parents
bf43e16d
c9831529
Changes
2
Hide whitespace changes
Inline
Side-by-side
etc/templates/closedVolumeRotating/constant/dynamicMeshDict
View file @
489ff68e
...
...
@@ -14,9 +14,11 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dynamicFvMesh
solidBodyMotion
FvMesh;
dynamicFvMesh
dynamicMotionSolver
FvMesh;
solidBodyMotionFvMeshCoeffs
solver solidBody;
solidBodyCoeffs
{
cellZone rotatingZone;
...
...
etc/templates/inflowOutflowRotating/constant/dynamicMeshDict
View file @
489ff68e
...
...
@@ -14,9 +14,11 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dynamicFvMesh
solidBodyMotion
FvMesh;
dynamicFvMesh
dynamicMotionSolver
FvMesh;
solidBodyMotionFvMeshCoeffs
solver solidBody;
solidBodyCoeffs
{
cellZone rotatingZone;
...
...
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