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) 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).