message_ix_models.model.transport.ldv

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

Module Attributes

Li

Shorthand for tags on keys

TARGET

Target key that collects all data generated in this module.

Functions

capacity_factor(qty, t_ldv, y, y_broadcast)

Return capacity factor data for LDVs.

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, *, k_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.