Unit constants
unit_constants.Rd
A list containing data values for converting between different units of measurement.
Format
A string list with 5 entries.
- kcal_to_mj
The value 0.0041858, representing the conversion factor between kilocalories (kcal) and megajoules (MJ).
- hours_to_seconds
The value 3600, representing the conversion factor between hours and seconds.
- joules_to_megajoules
The value 0.000001, representing the conversion factor from joules (J) and megajoules (MJ).
- EJ_to_ktoe
The value 23884.58966275, representing the conversion factor from exajoules (EJ) to kilotonnes of oil equivalent (ktoe).
- EJ_to_TJ
The value
1e6
, representing the conversion factor from exajoules (EJ) to terajoules (TJ).