From ac5bb87ce24a1e3367f2531eccc2fa533477fd9a Mon Sep 17 00:00:00 2001
From: Alinson S Xavier
-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.
@@ -221,7 +221,7 @@
-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.
@@ -286,11 +286,11 @@
-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.
-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.
@@ -336,11 +336,11 @@
locations
-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.
@@ -359,11 +359,11 @@
-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.
-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.
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 @@
-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.
Source Code
Authors
@@ -290,5 +290,5 @@ POSSIBILITY OF SUCH DAMAGE.
diff --git a/0.3/model/index.html b/0.3/model/index.html
index 8a15a94..1fab264 100644
--- a/0.3/model/index.html
+++ b/0.3/model/index.html
@@ -252,7 +252,7 @@ In the third line, we have the disposal costs.