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
34267e9a
Commit
34267e9a
authored
Jun 21, 2008
by
Chris Greenshields
Committed by
graham
Jun 21, 2008
Browse files
Updating sampleDict in solidDisplacmentFoam tutorial case
parent
f8e3f505
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/solidDisplacementFoam/plateHole/system/sampleDict
View file @
34267e9a
...
...
@@ -25,13 +25,13 @@ FoamFile
interpolationScheme cellPoint;
write
Format raw;
set
Format raw;
s
ampleSets
s
ets
(
uniform
leftPatch
{
nam
e
leftPatch
;
typ
e
uniform
;
axis y;
start (0 0.5 0.25);
end (0 2 0.25);
...
...
@@ -39,10 +39,12 @@ sampleSets
}
);
fields
surfaces
();
fields
(
sigmaxx
);
// ************************************************************************* //
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