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
922c3c57
Commit
922c3c57
authored
Apr 16, 2019
by
Mark OLESEN
Committed by
Andrew Heather
Apr 16, 2019
Browse files
BUG: Sf field ignored for sumDirection operation (fixes
#1287
)
parent
b3fa9619
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/functionObjects/field/fieldValues/surfaceFieldValue/surfaceFieldValue.C
View file @
922c3c57
...
...
@@ -467,8 +467,6 @@ bool Foam::functionObjects::fieldValues::surfaceFieldValue::usesSf() const
case
opSum
:
case
opSumMag
:
case
opAverage
:
case
opSumDirection
:
case
opSumDirectionBalance
:
{
return
false
;
}
...
...
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