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
a6e735e5
Commit
a6e735e5
authored
Jul 18, 2018
by
Mark Olesen
Browse files
TUT: samplingDebug was left enabled in tutorial (and missing a file)
parent
f09d9852
Changes
2
Hide whitespace changes
Inline
Side-by-side
tutorials/incompressible/simpleFoam/squareBend/constant/triSurface/angledPlane.obj
0 → 100644
View file @
a6e735e5
# An angled plane that extends beyond the geometry
o angledPlane
v -0.03 -0.08 -0.03
v -0.03 -0.08 0.03
v -0.07 -0.02 0.03
v -0.07 -0.02 -0.03
f 1 2 4
f 2 3 4
# EOF
tutorials/incompressible/simpleFoam/squareBend/system/controlDict
View file @
a6e735e5
...
...
@@ -52,7 +52,7 @@ runTimeModifiable true;
functions
{
#include "sampling"
#include "samplingDebug"
//
#include "samplingDebug"
}
...
...
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