modelConstant_Economic_Cost
Extends from HVACAgentBasedControl.BaseClasses.PartialCostFunction.
Information
Overview
- This model calculates the economic cost based on the capacity and a constact factor.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | p | 0.30 | Price per kWh of fuel |
| Real | eta | 0.95 | thermal efficiency of the device |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | capacity (from PartialCostFunction) | Input to connect with ProducerAgent | |
| Modelica.Blocks.Interfaces.RealOutput | cost (from PartialCostFunction) | Output to connect with ProducerAgent |
Revisions
- December 2015, by Felix Bünning: Developed and implemented
- July 2017, by Roozbeh Sangi Documentation revised