CrudeOilTransport Process¶
- class opgee.processes.crude_oil_transport.CrudeOilTransport(name, **kwargs)¶
Crude oil transport calculate emissions from crude oil to the market
- run(analysis)¶
This method implements the behavior required of the Process subclass, when the Process is enabled. Subclasses of Process must implement this method.
- Parameters:
analysis – (Analysis) the Analysis used to retrieve global settings
- Returns:
None