You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing the Dimensions and BaseUnit for the FuelEfficiency (#1489)
Changing the `Dimensions` and `BaseUnit` for the `FuelEfficiency`:
- `BaseUnit` changed from `LiterPer100Kilometers` (defaults to
`+Infinity`) to `KilometersPerLiter` (defaults to `0`)
- added `Dimensions` of `"L": -2` (was previously treated as a
dimensionless quantity)
- updated the relevant tests
- skipped all SI-related tests
"XmlDocSummary": "Fuel efficiency is a form of thermal efficiency, meaning the ratio from effort to result of a process that converts chemical potential energy contained in a carrier (fuel) into kinetic energy or work. Fuel economy is stated as \"fuel consumption\" in liters per 100 kilometers (L/100 km). In countries using non-metric system, fuel economy is expressed in miles per gallon (mpg) (imperial galon or US galon).",
"XmlDocSummary": "In the context of transport, fuel economy is the energy efficiency of a particular vehicle, given as a ratio of distance traveled per unit of fuel consumed. In most countries, using the metric system, fuel economy is stated as \"fuel consumption\" in liters per 100 kilometers (L/100 km) or kilometers per liter (km/L or kmpl). In countries using non-metric system, fuel economy is expressed in miles per gallon (mpg) (imperial galon or US galon).",
0 commit comments