TechnoEconomicParameters
Module: pythermonomics.config.techno_economics_config
Defines system techno-economic parameters for NPV and LCOE calculations.
Purpose
- Stores all techno-economic parameters (loadhours, pump_efficiency, CAPEX_base, OPEX_base, etc.).
- Used for all financial calculations.
Main Fields
loadhours: Operational hours per yearwellcost_scaling: Scaling factor for well costpump_efficiency: Pump efficiencyCAPEX_base: Base CAPEX for heat conversionOPEX_base: Base OPEX per yearequity_share: Project equity fractionloan_nyear: Loan duration (years)loan_rate: Loan interest ratediscount_rate: Discount rate for equity shareheat_price: Heat price (EURct/kWh)- ...and more (see source for full list)