Skip to content

Releases: romainsacchi/carculator

v.1.8.0

03 Feb 12:44
Compare
Choose a tag to compare

New software structure.
Parent classes in carculator_utils.
carculator only contains code relating to passenger cars in particular.
This is a major update.

Corrects diurnal emissions

22 Nov 12:34
Compare
Choose a tag to compare

Diurnal emissions, in g of substance emitted per day, were incorrectly calculated and applied.
We now fix this. The diurnal emissions per driving cycle now equal the distance of the cycle [km] / annual mileage [km/y] / 365 [d/y] * diurnal emissions [g/d] / length of the cycle [s].

Diurnal emissions incorrectly calculated

22 Nov 11:48
Compare
Choose a tag to compare

Diurnal emissions, in g of substance emitted per day, were incorrectly calculated and applied.
We now fix this. The diurnal emissions per driving cycle now equal the distance of the cycle [km] / annual mileage [km/y] / 365 [d/y] * diurnal emissions [g/d] / length of the cycle [s].

Updates default background database scenario to SSP2-NPi

17 Oct 09:42
Compare
Choose a tag to compare
v.1.7.3

Merge remote-tracking branch 'origin/master'

Fixes fuel cell stack inventory issue

08 Aug 17:12
Compare
Choose a tag to compare

In inventories, the fuel cell stack MASS was demanded, instead of the fuel cell stack POWER.
This was incorrect since the fuel cell stack dataset is expressed in relation to 1 kW.

v.1.7.0

12 Jul 12:29
Compare
Choose a tag to compare

Full Changelog: v.1.6.9...v.1.7.0

v.1.6.9

16 May 18:20
Compare
Choose a tag to compare
Black reformating

v.1.6.8

27 Apr 15:09
Compare
Choose a tag to compare

Fixes labelling for cost array

Full Changelog: v.1.6.7...v.1.6.8

Remove dependency on xarray 0.17

17 Mar 10:45
Compare
Choose a tag to compare
v.1.6.7

Black reformating

Fix electricity use for PHEVs

03 Mar 14:15
Compare
Choose a tag to compare
v.1.6.5

Minor version bump