Make plants capacitated

This commit is contained in:
2020-03-18 16:29:58 -05:00
parent ed70c9d1e2
commit 021a657ba9
3 changed files with 18 additions and 5 deletions

View File

@@ -31,6 +31,7 @@
"variable operating cost": { "type": "number" },
"fixed operating cost": { "type": "number" },
"opening cost": { "type": "number" },
"capacity": { "type": "number" },
"disposal": {
"type": "object",
"additionalProperties": {