Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • pycity_scheduling pycity_scheduling
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Aufgrund einer Wartung wird GitLab am 09.08. zwischen 8:00 und 9:00 Uhr kurzzeitig nicht zur Verfügung stehen. / Due to maintenance, GitLab will be temporarily unavailable on 09.08. between 8:00 and 9:00 am.

  • ACS
  • Public
  • Power System Simulation and Optimization
  • pycity_schedulingpycity_scheduling
  • Merge requests
  • !1

change heatpump usage of lowerActivationLimit

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sebastian Alexander Uerlich requested to merge add_heatpump_activationlimit into master Jan 04, 2019
  • Overview 2
  • Commits 1
  • Changes 1

Changes the heatpumps behaviour to operate at minimum with lowerActivationLimit of the nominal thermal power.

The variable is currently ignored by pycity_scheduling and this would give it some effect. Fully turning the heatpump off would be not allowed here as it is in pycity_base, because this would turn the optimization problem into an integer problem.

The parameter lowerActivationLimit is descriped here in pycity_base https://github.com/RWTH-EBC/pyCity/blob/master/pycity_base/classes/supply/HeatPump.py#L42

Edited Jan 07, 2019 by Florian Peterssen
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: add_heatpump_activationlimit