Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
a645b2b5
Commit
a645b2b5
authored
Apr 25, 2018
by
mattijs
Browse files
BUG: annularThermalMixer: incorrect shm setup. Fixes
#811
.
parent
0226485c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/compressible/rhoPimpleDyMFoam/annularThermalMixer/system/snappyHexMeshDict
View file @
a645b2b5
...
...
@@ -111,10 +111,11 @@ castellatedMeshControls
{
AMI
{
level (2 2);
faceZone rotatingZone;
cellZone rotatingZone;
cellZoneInside inside;
level (2 2);
faceZone rotatingZone;
cellZone rotatingZone;
cellZoneInside insidePoint;
insidePoint (-0.0295299 0.00662614 0.1);
}
innerInlet
...
...
Write
Preview
Markdown
is supported
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