{ "parameters": { "time horizon (years)": 3 }, "products": { "battery": { "initial amounts": { "Chicago": { "latitude (deg)": 0.0, "longitude (deg)": 0.0, "amount (tonne)": [100.0, 0.0, 0.0] } }, "transportation cost ($/km/tonne)": [0.01, 0.01, 0.01] } }, "plants": { "mega plant": { "input": "battery", "locations": { "Chicago": { "latitude (deg)": 0.0, "longitude (deg)": 0.0, "storage": { "cost ($/tonne)": [2.0, 1.5, 1.0], "limit (tonne)": 50.0 }, "capacities (tonne)": { "100": { "opening cost ($)": [0.0, 0.0, 0], "fixed operating cost ($)": [0.0, 0.0, 0.0], "variable operating cost ($/tonne)": [10.0, 5.0, 2.0] } } } } } } }