Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O ogs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 98
    • Issues 98
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogsogs
  • ogs
  • Merge requests
  • !4208

[HeatTransportBHE] PowerCurveFlowCurve function

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jakob Randow requested to merge jrandow/ogs:master into master Jul 11, 2022
  • Overview 4
  • Commits 3
  • Pipelines 2
  • Changes 6

Added PowerCurveFlowCurve function to flow_and_temperature_control in HeatTransportBHE process. It allows you to define both a power curve and a flow rate curve which is used for the simulation. It is initially used for comparing simulation reuslts between coupled simulations between OGS and Modelica (surface building simulations, see also: server communication feature) and "simple" OGS simulations where we input the power and flow rate curve which is computed by an independent Modelica simulation in advance.

Note: I also made a test case for this, but since all the other flow and temperature control options don't have any test cases I didn't add it. If wished I can add it to the merge request.

I updated the web content documentation and also added the documentation for BuildingPowerCurveConstantFlow option which I found in the source code.

  1. Feature description was added to the changelog
  2. Any new feature or behavior change was documented?
Edited Jul 11, 2022 by Jakob Randow
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master