diff --git a/0.3/format/index.html b/0.3/format/index.html index 7a22267..23a5b06 100644 --- a/0.3/format/index.html +++ b/0.3/format/index.html @@ -186,19 +186,19 @@ transportation cost ($/km/tonne) -The cost to transport this product. Must be a timeseries. +The cost to transport this product. Must be a time series. transportation energy (J/km/tonne) -The energy required to transport this product. Must be a timeseries. Optional. +The energy required to transport this product. Must be a time series. Optional. transportation emissions (tonne/km/tonne) -A dictionary mapping the name of each greenhouse gas, produced to transport one tonne of this product along one kilometer, to the amount of gas produced (in tonnes). Must be a timeseries. Optional. +A dictionary mapping the name of each greenhouse gas, produced to transport one tonne of this product along one kilometer, to the amount of gas produced (in tonnes). Must be a time series. Optional. initial amounts -A dictionary mapping the name of each location to its description (see below). If this product is not initially available, this key may be omitted. Must be a timeseries. +A dictionary mapping the name of each location to its description (see below). If this product is not initially available, this key may be omitted. Must be a time series. @@ -221,7 +221,7 @@ amount (tonne) -The amount of the product initially available at the location. Must be a timeseries. +The amount of the product initially available at the location. Must be a time series. @@ -286,11 +286,11 @@ energy (GJ/tonne) -The energy required to process 1 tonne of the input. Must be a timeseries. Optional. +The energy required to process 1 tonne of the input. Must be a time series. Optional. emissions (tonne/tonne) -A dictionary mapping the name of each greenhouse gas, produced to process each tonne of input, to the amount of gas produced (in tonne). Must be a timeseries. Optional. +A dictionary mapping the name of each greenhouse gas, produced to process each tonne of input, to the amount of gas produced (in tonne). Must be a time series. Optional. locations @@ -336,11 +336,11 @@ cost ($/tonne) -The cost to dispose of the product. Must be a timeseries. +The cost to dispose of the product. Must be a time series. limit (tonne) -The maximum amount that can be disposed of. If an unlimited amount can be disposed, this key may be omitted. Must be a timeseries. +The maximum amount that can be disposed of. If an unlimited amount can be disposed, this key may be omitted. Must be a time series. @@ -359,11 +359,11 @@ fixed operating cost ($) -The cost to keep the plant open, even if the plant doesn't process anything. Must be a timeseries. +The cost to keep the plant open, even if the plant doesn't process anything. Must be a time series. variable operating cost ($/tonne) -The cost that the plant incurs to process each tonne of input. Must be a timeseries. +The cost that the plant incurs to process each tonne of input. Must be a time series. diff --git a/0.3/index.html b/0.3/index.html index a34d859..a3e2c8b 100644 --- a/0.3/index.html +++ b/0.3/index.html @@ -149,11 +149,11 @@
  • Usage
  • Input and Output Data Formats
  • Simplified Solution Reports
  • -
  • Optimization model
  • +
  • Optimization Model
  • Source Code

    Authors