mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-06 07:48:50 -06:00
Make boat example easier to run; add output
This commit is contained in:
52
test/fixtures/boat_example.json
vendored
52
test/fixtures/boat_example.json
vendored
@@ -43,7 +43,7 @@
|
||||
"Nail"
|
||||
],
|
||||
"fixed output (tonne)": {
|
||||
"Nail": 5
|
||||
"Nail": 1
|
||||
},
|
||||
"variable output (tonne/tonne)": {
|
||||
"Nail": 0
|
||||
@@ -68,7 +68,7 @@
|
||||
"Nail"
|
||||
],
|
||||
"fixed output (tonne)": {
|
||||
"Nail": 5
|
||||
"Nail": 1
|
||||
},
|
||||
"variable output (tonne/tonne)": {
|
||||
"Nail": 0
|
||||
@@ -93,7 +93,7 @@
|
||||
"Nail"
|
||||
],
|
||||
"fixed output (tonne)": {
|
||||
"Nail": 5
|
||||
"Nail": 1
|
||||
},
|
||||
"variable output (tonne/tonne)": {
|
||||
"Nail": 0
|
||||
@@ -118,7 +118,7 @@
|
||||
"Wood"
|
||||
],
|
||||
"fixed output (tonne)": {
|
||||
"Wood": 95
|
||||
"Wood": 100
|
||||
},
|
||||
"variable output (tonne/tonne)": {
|
||||
"Wood": 0
|
||||
@@ -143,7 +143,7 @@
|
||||
"Wood"
|
||||
],
|
||||
"fixed output (tonne)": {
|
||||
"Wood": 95
|
||||
"Wood": 100
|
||||
},
|
||||
"variable output (tonne/tonne)": {
|
||||
"Wood": 0
|
||||
@@ -168,7 +168,7 @@
|
||||
"Wood"
|
||||
],
|
||||
"fixed output (tonne)": {
|
||||
"Wood": 95
|
||||
"Wood": 100
|
||||
},
|
||||
"variable output (tonne/tonne)": {
|
||||
"Wood": 0
|
||||
@@ -208,7 +208,7 @@
|
||||
},
|
||||
"operating cost ($)": 125000,
|
||||
"disposal limit (tonne)": {
|
||||
"UsedBoat": null
|
||||
"UsedBoat": 0
|
||||
},
|
||||
"disposal cost ($/tonne)": {
|
||||
"UsedBoat": 0
|
||||
@@ -237,7 +237,7 @@
|
||||
},
|
||||
"operating cost ($)": 125000,
|
||||
"disposal limit (tonne)": {
|
||||
"UsedBoat": null
|
||||
"UsedBoat": 0
|
||||
},
|
||||
"disposal cost ($/tonne)": {
|
||||
"UsedBoat": 0
|
||||
@@ -266,7 +266,7 @@
|
||||
},
|
||||
"operating cost ($)": 125000,
|
||||
"disposal limit (tonne)": {
|
||||
"UsedBoat": null
|
||||
"UsedBoat": 0
|
||||
},
|
||||
"disposal cost ($/tonne)": {
|
||||
"UsedBoat": 0
|
||||
@@ -295,7 +295,7 @@
|
||||
},
|
||||
"operating cost ($)": 125000,
|
||||
"disposal limit (tonne)": {
|
||||
"UsedBoat": null
|
||||
"UsedBoat": 0
|
||||
},
|
||||
"disposal cost ($/tonne)": {
|
||||
"UsedBoat": 0
|
||||
@@ -324,7 +324,7 @@
|
||||
},
|
||||
"operating cost ($)": 125000,
|
||||
"disposal limit (tonne)": {
|
||||
"UsedBoat": null
|
||||
"UsedBoat": 0
|
||||
},
|
||||
"disposal cost ($/tonne)": {
|
||||
"UsedBoat": 0
|
||||
@@ -353,7 +353,7 @@
|
||||
},
|
||||
"operating cost ($)": 125000,
|
||||
"disposal limit (tonne)": {
|
||||
"UsedBoat": null
|
||||
"UsedBoat": 0
|
||||
},
|
||||
"disposal cost ($/tonne)": {
|
||||
"UsedBoat": 0
|
||||
@@ -382,7 +382,7 @@
|
||||
},
|
||||
"operating cost ($)": 125000,
|
||||
"disposal limit (tonne)": {
|
||||
"UsedBoat": null
|
||||
"UsedBoat": 0
|
||||
},
|
||||
"disposal cost ($/tonne)": {
|
||||
"UsedBoat": 0
|
||||
@@ -411,7 +411,7 @@
|
||||
},
|
||||
"operating cost ($)": 125000,
|
||||
"disposal limit (tonne)": {
|
||||
"UsedBoat": null
|
||||
"UsedBoat": 0
|
||||
},
|
||||
"disposal cost ($/tonne)": {
|
||||
"UsedBoat": 0
|
||||
@@ -440,7 +440,7 @@
|
||||
},
|
||||
"operating cost ($)": 125000,
|
||||
"disposal limit (tonne)": {
|
||||
"UsedBoat": null
|
||||
"UsedBoat": 0
|
||||
},
|
||||
"disposal cost ($/tonne)": {
|
||||
"UsedBoat": 0
|
||||
@@ -469,7 +469,7 @@
|
||||
},
|
||||
"operating cost ($)": 125000,
|
||||
"disposal limit (tonne)": {
|
||||
"UsedBoat": null
|
||||
"UsedBoat": 0
|
||||
},
|
||||
"disposal cost ($/tonne)": {
|
||||
"UsedBoat": 0
|
||||
@@ -507,7 +507,7 @@
|
||||
"capacities": [
|
||||
{
|
||||
"size (tonne)": 500,
|
||||
"opening cost ($)": 1000000,
|
||||
"opening cost ($)": 100000,
|
||||
"fixed operating cost ($)": 250000,
|
||||
"variable operating cost ($/tonne)": 5
|
||||
},
|
||||
@@ -550,7 +550,7 @@
|
||||
"capacities": [
|
||||
{
|
||||
"size (tonne)": 500,
|
||||
"opening cost ($)": 1000000,
|
||||
"opening cost ($)": 100000,
|
||||
"fixed operating cost ($)": 250000,
|
||||
"variable operating cost ($/tonne)": 5
|
||||
},
|
||||
@@ -593,7 +593,7 @@
|
||||
"capacities": [
|
||||
{
|
||||
"size (tonne)": 500,
|
||||
"opening cost ($)": 1000000,
|
||||
"opening cost ($)": 100000,
|
||||
"fixed operating cost ($)": 250000,
|
||||
"variable operating cost ($/tonne)": 5
|
||||
},
|
||||
@@ -636,7 +636,7 @@
|
||||
"capacities": [
|
||||
{
|
||||
"size (tonne)": 500,
|
||||
"opening cost ($)": 1000000,
|
||||
"opening cost ($)": 100000,
|
||||
"fixed operating cost ($)": 250000,
|
||||
"variable operating cost ($/tonne)": 5
|
||||
},
|
||||
@@ -679,7 +679,7 @@
|
||||
"capacities": [
|
||||
{
|
||||
"size (tonne)": 500,
|
||||
"opening cost ($)": 1000000,
|
||||
"opening cost ($)": 100000,
|
||||
"fixed operating cost ($)": 250000,
|
||||
"variable operating cost ($/tonne)": 5
|
||||
},
|
||||
@@ -722,7 +722,7 @@
|
||||
"capacities": [
|
||||
{
|
||||
"size (tonne)": 500,
|
||||
"opening cost ($)": 1000000,
|
||||
"opening cost ($)": 100000,
|
||||
"fixed operating cost ($)": 250000,
|
||||
"variable operating cost ($/tonne)": 5
|
||||
},
|
||||
@@ -765,7 +765,7 @@
|
||||
"capacities": [
|
||||
{
|
||||
"size (tonne)": 500,
|
||||
"opening cost ($)": 1000000,
|
||||
"opening cost ($)": 100000,
|
||||
"fixed operating cost ($)": 250000,
|
||||
"variable operating cost ($/tonne)": 5
|
||||
},
|
||||
@@ -808,7 +808,7 @@
|
||||
"capacities": [
|
||||
{
|
||||
"size (tonne)": 500,
|
||||
"opening cost ($)": 1000000,
|
||||
"opening cost ($)": 100000,
|
||||
"fixed operating cost ($)": 250000,
|
||||
"variable operating cost ($/tonne)": 5
|
||||
},
|
||||
@@ -851,7 +851,7 @@
|
||||
"capacities": [
|
||||
{
|
||||
"size (tonne)": 500,
|
||||
"opening cost ($)": 1000000,
|
||||
"opening cost ($)": 100000,
|
||||
"fixed operating cost ($)": 250000,
|
||||
"variable operating cost ($/tonne)": 5
|
||||
},
|
||||
@@ -894,7 +894,7 @@
|
||||
"capacities": [
|
||||
{
|
||||
"size (tonne)": 500,
|
||||
"opening cost ($)": 1000000,
|
||||
"opening cost ($)": 100000,
|
||||
"fixed operating cost ($)": 250000,
|
||||
"variable operating cost ($/tonne)": 5
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user