message_ix_models.model.transport.ldv.stock
- message_ix_models.model.transport.ldv.stock(c: Computer, *, margin: float = 0.2) Key [source]
Prepare c to compute base-period stock and historical sales.
- Parameters:
margin – Fractional margin by which to increase the resulting sales values. Because these values are used to compute
historical_new_capacity
andbound_new_capacity_{lo,up}
, this relaxes the resulting constraints on LDV technologies in the first model period.