fixed last missing bugs
This commit is contained in:
@@ -67,6 +67,8 @@ namespace BattSim.Services
|
||||
return baseCost + energyCost - returnCost + greenCertificateCost + heatingCertificateCost + dataManagmentCost +
|
||||
capacityCost + usageTariffCost + energyContributionCost + specialTariffsCost + flemishEnergyTarif;
|
||||
}
|
||||
|
||||
|
||||
private double CalculateYearCapacity(EnergyData[] energyData)
|
||||
{
|
||||
double peakSum = 0;
|
||||
|
||||
Reference in New Issue
Block a user