Search found 329 matches

by XKnight
Tue Jul 21, 2015 5:10 pm
Forum: Duplicates
Topic: [0.12.0][pos] Accumulator is wasting energy with combinators
Replies: 4
Views: 8515

[0.12.0][pos] Accumulator is wasting energy with combinators

Cosider next build: http://i61.tinypic.com/ayln9x.png Solar panels are filling accumulator by 300 kw (maximal charge rate), and at the same time accumulator is providing energy for 12 turrets and 6 combinators: 12 * 24 kw + 6 * 2 kw = 300 kw. According to this, accumulator should keep it energy at t...
by XKnight
Sun Jul 19, 2015 8:11 pm
Forum: Resolved Problems and Bugs
Topic: [0.12.0] Laser turret requires less energy than it should
Replies: 3
Views: 2997

Re: [0.12.0] Laser turret requires less energy than it should

Rseding91 wrote:Accumulators have an input and output flow limit.

Try putting down more accumulators and the results should match that of directly connecting to the steam engine.
After adding one more accumulator the result is the same as previous, although they have bigger flow limit (300x2>510).
by XKnight
Sun Jul 19, 2015 1:43 pm
Forum: Resolved Problems and Bugs
Topic: [0.12.0] Laser turret requires less energy than it should
Replies: 3
Views: 2997

[0.12.0] Laser turret requires less energy than it should

Unfortunately topic is too short, so: "[0.12.0] Laser turret requires less energy when charging from steam engine" . I used for testing one steam engine with 10 hot water inside (Temperature: 100). First experiment: Steam engine converts energy from water to accumulator (10 water *85 J/wat...
by XKnight
Sun Jun 21, 2015 4:45 am
Forum: Resolved Problems and Bugs
Topic: [0.11.22] Charged laser turrets consume less energy
Replies: 1
Views: 793

[0.11.22] Charged laser turrets consume less energy

Charged laser turrets consume less energy to keep full charged. Consider next two builds.
1 turret
22 turrets
Note, in the second build all turrets are fully charged.

Expected behaviour: 22 turrets should slowly discharge
by XKnight
Sun May 31, 2015 9:40 am
Forum: Resolved Problems and Bugs
Topic: [0.11.22] Consuming energy from two networks
Replies: 13
Views: 4078

Re: [0.11.22] Consuming energy from two networks

That's an inaccurate representation of energy production and usage - you're bypassing the input flow limit of the assembling machine by providing 2 different energy sources that both give up to the input flow limit of the machine. Try this setup and the results are identical between each assembling...
by XKnight
Sun May 31, 2015 8:21 am
Forum: Resolved Problems and Bugs
Topic: [0.11.22] Consuming energy from two networks
Replies: 13
Views: 4078

Re: [0.11.22] Consuming energy from two networks

That's an inaccurate representation of energy production and usage - you're bypassing the input flow limit of the assembling machine by providing 2 different energy sources that both give up to the input flow limit of the machine. Try this setup and the results are identical between each assembling...
by XKnight
Sat May 30, 2015 5:34 pm
Forum: Resolved Problems and Bugs
Topic: [0.11.22] Consuming energy from two networks
Replies: 13
Views: 4078

Re: [0.11.22] Consuming energy from two networks

Electric consumption is done via this method: For each electric network: From all producers transfer to consumers Now, the reported information may be a little wrong but the consumption total for the entity remains the same and it doesn't use more power than is generated from the electric producing...
by XKnight
Thu May 28, 2015 11:22 pm
Forum: Resolved Problems and Bugs
Topic: [0.11.22] Consuming energy from two networks
Replies: 13
Views: 4078

Re: [0.11.22] Consuming energy from two networks

DaveMcW wrote:Also, if you over over the radar,

/c game.player.print(game.player.selected.energy)
2230.769


If you connect the substations, you get:

/c game.player.print(game.player.selected.energy)
2000
Energy from air. Profit :D
by XKnight
Thu May 28, 2015 10:58 pm
Forum: Resolved Problems and Bugs
Topic: [0.11.22] Consuming energy from two networks
Replies: 13
Views: 4078

[0.11.22] Consuming energy from two networks

Machines incorrectly consume energy from two different electric networks.
Consider next build:
Image

Current behaviour:
Image

Expected behaviour:
Radar consume 60kW from each network.

Go to advanced search