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
fdfc5bd0
Commit
fdfc5bd0
authored
Jun 06, 2018
by
sergio
Browse files
BUG: Changing naming for log to total heat
parent
46e7dab0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/fvOptions/sources/derived/effectivenessHeatExchangerSource/effectivenessHeatExchangerSource.C
View file @
fdfc5bd0
...
...
@@ -3,7 +3,7 @@
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2013-2015 OpenFOAM Foundation
\\/ M anipulation | Copyright (C) 2016-201
7
OpenCFD Ltd.
\\/ M anipulation | Copyright (C) 2016-201
8
OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
@@ -300,7 +300,7 @@ void Foam::fv::effectivenessHeatExchangerSource::addSup
Info
<<
type
()
<<
": "
<<
name
()
<<
nl
<<
incrIndent
<<
indent
<<
"Net mass flux [Kg/s] : "
<<
sumPhi
<<
nl
<<
indent
<<
"Total
energy
exchange [W] : "
<<
Qt
<<
nl
<<
indent
<<
"Total
heat
exchange [W] : "
<<
Qt
<<
nl
<<
indent
<<
"Secondary inlet T [K] : "
<<
secondaryInletT_
<<
nl
<<
indent
<<
"Tref [K] : "
<<
Tref
<<
nl
<<
indent
<<
"Effectiveness : "
...
...
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