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
ba870ef7
Commit
ba870ef7
authored
Oct 04, 2018
by
sergio
Browse files
ENH: Adding non-interplating fields to createFields for overPimpleDyMFoam
parent
789d261f
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/solvers/incompressible/pimpleFoam/overPimpleDyMFoam/createFields.H
View file @
ba870ef7
...
...
@@ -52,7 +52,7 @@ mesh.setFluxRequired(p.name());
nonInt
.
insert
(
"cellInterpolationWeight"
);
}
Info
<<
"supressed create : "
<<
suppressed
<<
endl
;
// Mask field for zeroing out contributions on hole cells
#include
"createCellMask.H"
...
...
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