.TransiEnt.Components.Statistics.Functions.repCostResVal

Information

1. Purpose of model

(no remarks)

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

Interface

function repCostResVal
  extends TransiEnt.Basics.Icons.Function;
  input Real C_inv;
  input Real interestRate;
  input Real priceChangeRate;
  input Real observationPeriod;
  input Real lifeTime;
  output Real C_rep = 0 "Replacement cost";
  output Real C_res = 0 "Residual value";
end repCostResVal;

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos