mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-06 07:48:50 -06:00
Fix tests
This commit is contained in:
@@ -121,7 +121,12 @@
|
||||
"capacity": 1000,
|
||||
"opening cost": [3000, 3000],
|
||||
"fixed operating cost": [50.0, 50.0],
|
||||
"variable operating cost": [50.0, 50.0]
|
||||
"variable operating cost": [50.0, 50.0],
|
||||
"disposal": {
|
||||
"P3": {
|
||||
"cost": [100.0, 100.0]
|
||||
}
|
||||
}
|
||||
},
|
||||
"L4": {
|
||||
"latitude": 0.75,
|
||||
|
||||
Reference in New Issue
Block a user