message_ix_models.model.transport.operator.factor_pdt

message_ix_models.model.transport.operator.factor_pdt(n: list[str], y: list[int], t: list[str], config: dict) :data:`~genno.core.quantity.AnyQuantity`[source]

Scaling factor for passenger activity.

When Config.scenarios includes ScenarioFlags.ACT (i.e. NAVIGATE Task 3.5, demand-side scenario “act”), the value of 0.8 is specified for LDV, 2050, and all regions. This function implements this as a linear decrease between the first model period (currently 2020) and that point.

Otherwise, the value is 1.0 for every (n, t, y).