message_ix_models.model.transport.ldv

Data for light-duty vehicles (LDVs) for passenger transport.

Module Attributes

Li

Shorthand for tags on keys.

DIMS

Mapping from short dimension IDs to MESSAGE index names.

COMMON

Common, fixed values for prepare_tech_econ() and get_dummy().

TARGET

Target key that collects all data generated in this module.

Functions

constraint_data(context)

Return constraints on light-duty vehicle technology activity and usage.

get_dummy(context)

Generate dummy, equal-cost output for each LDV technology.

prepare_computer(c)

Set up c to compute parameter data for light-duty-vehicle technologies.

prepare_tech_econ(c, *, efficiency, ...)

Prepare c to calculate techno-economic parameters for LDVs.

stock(c)

Prepare c to compute base-period stock and historical sales.

usage_data(load_factor, cg, nodes, t_ldv, years)

Generate data for LDV “usage pseudo-technologies”.

Classes

LDV(source, source_kw)

Provider of exogenous data on LDVs.