Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !557

ENH: fvOptions: refactor and extend effectivenessHeatExchangerSource

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kutalmış Berçin requested to merge feature-heat-exchangers into develop Jul 20, 2022
  • Overview 1
  • Commits 1
  • Changes 10

Summary

  • rename effectivenessHeatExchangerSource -> heatExchangerSource
  • introduce submodels:
    • effectivenessTable (previous behaviour)
    • referenceTemperature
  • the referenceTemperature submodel uses a reference temperature which is either a scalar or calculated from a 2D interpolation table in order to calculate the heat exchange.
  • the following figure shows the verification level of the comparisons between the original and refactored referenceTemperature modules in terms of average temperature.

Metadata

  • EP1903
  • diligently reviewed and tested by @Tobi (thanks Tobi)
  • see v2212/01-heatExchangerSource for a test case
Edited Jul 21, 2022 by Kutalmış Berçin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-heat-exchangers