[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
f3a3fb112a
commit
b74b4239fa
@ -2,7 +2,7 @@ INFO:pypsa.io:Imported network elec_s_5_lv1.5__CO2L0-191H-T-H-B-I-A-solar+p3-dis
|
||||
INFO:linopy.model: Solve linear problem using Cbc solver
|
||||
INFO:linopy.model:Solver logs written to `test-sector-overnight/logs/elec_s_5_lv1.5__CO2L0-191H-T-H-B-I-A-solar+p3-dist1_2030_solver.log`.
|
||||
INFO:linopy.io: Writing time: 0.35s
|
||||
INFO:linopy.constants: Optimization successful:
|
||||
INFO:linopy.constants: Optimization successful:
|
||||
Status: ok
|
||||
Termination condition: optimal
|
||||
Solution: 2312 primals, 4468 duals
|
||||
|
@ -1,6 +1,6 @@
|
||||
Welcome to the CBC MILP Solver
|
||||
Version: 2.10.8
|
||||
Build Date: May 6 2022
|
||||
Welcome to the CBC MILP Solver
|
||||
Version: 2.10.8
|
||||
Build Date: May 6 2022
|
||||
|
||||
command line - cbc -printingOptions all -import /tmp/linopy-problem-vkrwu974.lp -solve -solu /tmp/linopy-solve-txclz68j.sol (default strategy 1)
|
||||
Option for printingOptions changed from normal to all
|
||||
@ -33,4 +33,3 @@ Optimal - objective value 7.4484383e+09
|
||||
After Postsolve, objective 7.4484383e+09, infeasibilities - dual 0 (0), primal 0 (0)
|
||||
Optimal objective 7448438281 - 2500 iterations time 0.162, Presolve 0.00
|
||||
Total time (CPU seconds): 0.19 (Wallclock seconds): 0.16
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user