modelPartialCollectCosts
Partial cost collector
Information
1. Purpose of model
partial model for a cost collector
2. Level of detail, physical effects considered, and physical insight
(no remarks)
3. Limits of validity
(no remarks)
4. Interfaces
(no remarks)
5. Nomenclature
(no remarks)
6. Governing Equations
(no remarks)
7. Remarks for Usage
(no remarks)
8. Validation
(no remarks)
9. References
(no remarks) Equations from Verein Deutscher Ingenieure e.V.: VDI 2067-1: Wirtschaftlichkeit gebaeudetechnischer Anlagen. Grundlagen und Kostenberechnung. Berlin, September 2012
10. Version History
Model created by Carsten Bode (c.bode@tuhh.de) on 13.02.2017
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Time | timeYear | simCenter.lengthOfAYear | Time of one year |
| Fundamental Definitions | |||
| Boolean | calculateCost | simCenter.calculateCost | true if cost shall be calculated |
| TransiEnt.Basics.Units.Time_year | observationPeriod | simCenter.Duration | Observation period |
| Real | interestRate | simCenter.InterestRate | Interest rate |
| Real | priceChangeRateInv | simCenter.priceChangeRateInv | Price change rate of the invest cost |
| Real | priceChangeRateDemand | simCenter.priceChangeRateDemand | Price change rate of the demand-related cost |
| Real | priceChangeRateOM | simCenter.priceChangeRateOM | Price change rate of the operation-related cost |
| Real | priceChangeRateOther | simCenter.priceChangeRateOther | Price change rate of other cost |
| Real | priceChangeRateRevenue | simCenter.priceChangeRateRevenue | Price change rate of the revenue |
| TransiEnt.Basics.Units.Time_year | lifeTime | costRecordGeneral.lifeTime | Life time of the component |
| Invest Cost | |||
| TransiEnt.Basics.Units.MonetaryUnitPerPower | Cspec_inv_der_E | costRecordGeneral.Cspec_inv_der_E | Specific invest cost per nominal power |
| TransiEnt.Basics.Units.MonetaryUnitPerEnergy | Cspec_inv_E | costRecordGeneral.Cspec_inv_E | Specific invest cost per nominal energy capacity |
| Real | size1 | costRecordGeneral.size1 | Size 1 of the component |
| Real | size2 | costRecordGeneral.size2 | Size 2 of the component |
| TransiEnt.Basics.Units.MonetaryUnit | C_inv_size | costRecordGeneral.C_inv_size | Invest cost depending on the size |
| O&M Cost | |||
| Real | factor_OM | costRecordGeneral.factor_OM | Fraction of the invest cost that represents the annual O&M cost |
| TransiEnt.Basics.Units.MonetaryUnitPerEnergy | Cspec_OM_W_el | costRecordGeneral.Cspec_OM_W_el | Specific O&M cost per electric energy |
| TransiEnt.Basics.Units.MonetaryUnitPerEnergy | Cspec_OM_Q | costRecordGeneral.Cspec_OM_Q | Specific O&M cost per heating energy |
| TransiEnt.Basics.Units.MonetaryUnitPerEnergy | Cspec_OM_H | costRecordGeneral.Cspec_OM_H | Specific O&M cost per gas energy |
| TransiEnt.Basics.Units.MonetaryUnitPerEnergy | Cspec_OM_other | costRecordGeneral.Cspec_OM_other | Specific O&M cost per other resource, e.g. water |
| Other Cost | |||
| TransiEnt.Basics.Units.MonetaryUnit | C_other_fix | costRecordGeneral.C_other_fix | Fix other cost |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.General.CostsCollector | costsCollector |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | annuityFactor | Annuity factor | |
| Real | dynamicPriceFactorDemand | Price dynamic cash value factor for the demand-related cost | |
| Real | dynamicPriceFactorOM | Price dynamic cash value factor for the operation-related cost | |
| Real | dynamicPriceFactorOther | Price dynamic cash value factor for other cost | |
| Real | dynamicPriceFactorRevenue | Price dynamic cash value factor for the revenue | |
| TransiEnt.Basics.Units.MonetaryUnit | C_inv | Investment costs | |
| TransiEnt.Basics.Units.MonetaryUnit | C_rep | Replacement costs | |
| TransiEnt.Basics.Units.MonetaryUnit | C_res | Residual value | |
| TransiEnt.Basics.Units.MonetaryUnit | dynamic_C_inv | Annuity of the investment costs | |
| TransiEnt.Basics.Units.MonetaryUnit | dynamic_C_OM | Annuity of the operation-related costs | |
| TransiEnt.Basics.Units.MonetaryUnit | dynamic_C_demand | Annuity of the demand-related costs | |
| TransiEnt.Basics.Units.MonetaryUnit | dynamic_C_other | Annuity of other costs | |
| TransiEnt.Basics.Units.MonetaryUnit | dynamic_C_revenue | Annuity of the revenue | |
| TransiEnt.Basics.Units.MonetaryUnit | C | Costs | |
| TransiEnt.SimCenter | simCenter | ||
| CostRecordGeneral | costRecordGeneral |
Contents
| Name | Description |
|---|---|