Skip to content

fix of seed + gen cost permutation + pv to pq conversion

Choose a tag to compare

@albanpuech albanpuech released this 16 Jan 19:12
· 19 commits to main since this release
d4207f3
  • fixed bug with random seeds being the same on all processes on some clusters. Now the seed is different for each process
  • no permutation of constant gen costs (this led to dispatches with 0 total cost when the costs of generators that have 0 cost got assigned to large generators)
  • Auto PV→PQ conversion: deactivate_gens() now automatically converts PV buses to PQ when all generators are deactivated