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
fa641d78
Commit
fa641d78
authored
Dec 20, 2010
by
mattijs
Browse files
BUG: createDynamicFvMesh: mesh created with NO_READ
parent
283f4fab
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dynamicFvMesh/include/createDynamicFvMesh.H
View file @
fa641d78
...
...
@@ -9,7 +9,8 @@
(
dynamicFvMesh
::
defaultRegion
,
runTime
.
timeName
(),
runTime
runTime
,
IOobject
::
MUST_READ
)
)
);
...
...
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