energia.library.examples.supply_chain

Contents

energia.library.examples.supply_chain#

Functions

seattle_topeka()

The Famous Seattle to Topeka Supply Chain Example

Classes

Currency(*locs[, label, citations])

Same as Economic Impact (Eco)

Location(*has[, label, citations])

A discretization of Space.

Model([name, init, default, capacitate])

An abstract representation of an energy system.

Process(*args[, label, citations])

Process converts one Resource to another Resource at some Location

Resource([basis, label, citations])

A resource, can be a material, chemical, energy, etc.

Transport(*args[, label, citations])

Exports Resource through Link basically, moves Resources between Locations

product(*iterables[, repeat])

Cartesian product of input iterables.

seattle_topeka()[source]#

The Famous Seattle to Topeka Supply Chain Example