Skip to content

Commit

Permalink
update in line with version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhjy committed Apr 5, 2023
1 parent 2e9da4c commit 8a54f3a
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 12 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified SpineDemo/.spinetoolbox/items/output_db/test_output.sqlite
Binary file not shown.
30 changes: 20 additions & 10 deletions SpineDemo/.spinetoolbox/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,8 @@
"type": "resource",
"arg": "db_url@SpineOpt demo DB - rolling horizon"
}
]
],
"kill_completed_processes": false
},
"Output DB": {
"type": "Data Store",
Expand Down Expand Up @@ -427,7 +428,8 @@
"type": "resource",
"arg": "db_url@SpineFormatDB 2"
}
]
],
"kill_completed_processes": false
},
"SpineFormat Julia JuMP Model 1": {
"type": "Tool",
Expand All @@ -441,7 +443,8 @@
"type": "resource",
"arg": "db_url@SpineFormatDB 1"
}
]
],
"kill_completed_processes": false
},
"SpineOpt demo DB - rolling horizon": {
"type": "Data Store",
Expand Down Expand Up @@ -491,7 +494,8 @@
"type": "resource",
"arg": "db_url@Output DB"
}
]
],
"kill_completed_processes": false
},
"SpineOpt demo DB - simple reserves": {
"type": "Data Store",
Expand Down Expand Up @@ -532,7 +536,8 @@
"y": 131.9135851327448,
"specification": "Run_SpineOpt_Gurobi",
"execute_in_work": true,
"cmd_line_args": []
"cmd_line_args": [],
"kill_completed_processes": false
},
"Run SpineOpt - simple reserves": {
"type": "Tool",
Expand All @@ -550,7 +555,8 @@
"type": "resource",
"arg": "db_url@Output DB"
}
]
],
"kill_completed_processes": false
},
"Run SpineOpt - rolling horizon": {
"type": "Tool",
Expand All @@ -568,7 +574,8 @@
"type": "resource",
"arg": "db_url@Output DB"
}
]
],
"kill_completed_processes": false
},
"Run SpineOpt - unit investment": {
"type": "Tool",
Expand All @@ -586,7 +593,8 @@
"type": "resource",
"arg": "db_url@Output DB"
}
]
],
"kill_completed_processes": false
},
"SpineOpt demo DB - piecewise unit flow": {
"type": "Data Store",
Expand Down Expand Up @@ -620,7 +628,8 @@
"type": "resource",
"arg": "db_url@Output DB"
}
]
],
"kill_completed_processes": false
},
"SpineOpt demo DB - aggregated demand": {
"type": "Data Store",
Expand Down Expand Up @@ -654,7 +663,8 @@
"type": "resource",
"arg": "db_url@Output DB"
}
]
],
"kill_completed_processes": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@
"inputfiles_opt": [],
"outputfiles": [],
"cmdline_args": [],
"execute_in_work": false,
"includes_main_path": "../../.."
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@
"inputfiles_opt": [],
"outputfiles": [],
"cmdline_args": [],
"execute_in_work": false,
"includes_main_path": "../../.."
}

0 comments on commit 8a54f3a

Please sign in to comment.