StorageCompressor Process¶
- class opgee.processes.storage_compressor.StorageCompressor(name, **kwargs)¶
Storage compressor calculate emission from compressing gas for long-term (i.e., seasonal) storage.
- 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