Bug in gas costs solved. xml file
This commit is contained in:
parent
3cdad733b3
commit
30ca0ade38
|
@ -72,13 +72,13 @@
|
||||||
</fuel>
|
</fuel>
|
||||||
<fuel fuel_type="gas">
|
<fuel fuel_type="gas">
|
||||||
<fixed_monthly cost_unit="currency/month"> 17.71 </fixed_monthly>
|
<fixed_monthly cost_unit="currency/month"> 17.71 </fixed_monthly>
|
||||||
<variable cost_unit="currency/kWh"> 0.640 </variable>
|
<variable cost_unit="currency/kWh"> 0.0640 </variable>
|
||||||
</fuel>
|
</fuel>
|
||||||
<fuel fuel_type="diesel">
|
<fuel fuel_type="diesel">
|
||||||
<variable cost_unit="currency/l"> 1.2 </variable>
|
<variable cost_unit="currency/l"> 1.2 </variable>
|
||||||
</fuel>
|
</fuel>
|
||||||
<fuel fuel_type="biomass">
|
<fuel fuel_type="biomass">
|
||||||
<variable cost_unit="currency/kg"> 0.09 </variable>
|
<variable cost_unit="currency/kg"> 0.04 </variable>
|
||||||
</fuel>
|
</fuel>
|
||||||
</fuels>
|
</fuels>
|
||||||
<maintenance>
|
<maintenance>
|
||||||
|
@ -172,13 +172,13 @@
|
||||||
</fuel>
|
</fuel>
|
||||||
<fuel fuel_type="gas">
|
<fuel fuel_type="gas">
|
||||||
<fixed_monthly cost_unit="currency/month"> 17.71 </fixed_monthly>
|
<fixed_monthly cost_unit="currency/month"> 17.71 </fixed_monthly>
|
||||||
<variable cost_unit="currency/m3"> 0.640 </variable>
|
<variable cost_unit="currency/m3"> 0.0640 </variable>
|
||||||
</fuel>
|
</fuel>
|
||||||
<fuel fuel_type="diesel">
|
<fuel fuel_type="diesel">
|
||||||
<variable cost_unit="currency/l"> 1.2 </variable>
|
<variable cost_unit="currency/l"> 1.2 </variable>
|
||||||
</fuel>
|
</fuel>
|
||||||
<fuel fuel_type="biomass">
|
<fuel fuel_type="biomass">
|
||||||
<variable cost_unit="currency/kg"> 0.09 </variable>
|
<variable cost_unit="currency/kg"> 0.04 </variable>
|
||||||
</fuel>
|
</fuel>
|
||||||
</fuels>
|
</fuels>
|
||||||
<maintenance>
|
<maintenance>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user