Balance all accumulators in the electric network instead of EEI abuse#7
Open
Danielv123 wants to merge 1 commit into1.2from
Open
Balance all accumulators in the electric network instead of EEI abuse#7Danielv123 wants to merge 1 commit into1.2from
Danielv123 wants to merge 1 commit into1.2from
Conversation
Contributor
|
info.json should be updated to set the minimum factorio version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
By balancing the charge of accumulators between servers we get smooth power graphs and more vanilla like functionality. As an example, this allows for having most accumulators in one server and having them be recharged by solar panels on another server as seen in the graphs below.
The throughput of this transfer method is limited by the total accumulator charge/discharge rate of the electric network, so it is slightly worse in the early game. We can consider having an oversized accumulator as part of the link to alleviate this.
This requires API support, so won't work in 2.0.73.