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
ed496c2c
Commit
ed496c2c
authored
Oct 23, 2015
by
Henry Weller
Browse files
mergeMeshes: Disable functionObjects
Resolves bug-report
http://www.openfoam.org/mantisbt/view.php?id=1756
parent
745f88b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/utilities/mesh/manipulation/mergeMeshes/createTimes.H
View file @
ed496c2c
...
...
@@ -9,6 +9,7 @@
masterCasePath
,
masterCaseName
);
runTimeMaster
.
functionObjects
().
off
();
const
fileName
addCasePath
=
addCase
.
path
();
const
fileName
addCaseName
=
addCase
.
name
();
...
...
@@ -19,4 +20,4 @@
addCasePath
,
addCaseName
);
runTimeToAdd
.
functionObjects
().
off
();
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