KirkMcDonald / kirkmcdonald.github.io

Simple web-based calculator for the game Factorio.
Apache License 2.0
553 stars 147 forks source link

Calculation for space science #243

Open MarkJeronimus opened 2 years ago

MarkJeronimus commented 2 years ago

When I try to duplicate the numbers from https://wiki.factorio.com/Rocket_silo#Maximum_throughput, I get 741.358 space science per minute instead of the claimed 981.194.

I wonder if I'm doing something wrong or if the calculator is not taking into account some of the timings. The timing for the satellite inserter alone doesn't explain the difference.

[edit] Oh right, an URL would help (maybe): https://kirkmcdonald.github.io/calc.html#data=1-1-19&min=3&belt=express-transport-belt&dm=s3&db=s3&dbc=8&items=space-science-pack:f:1&modules=rocket-part:p3:p3:p3:p3;s3:20

image

cradtke01 commented 2 years ago

Calculator doesn't get the "100 rocket parts in a single silo is ~20.60 seconds" either. :(

mdspitler commented 2 years ago

It doesn't solve all of your problem (I think there are other factors) but don't forget that beacons hold 2 modules each. 20 beacons would be 40 speed3 modules.

MarkJeronimus commented 2 years ago

Yes, major user error. Now I get 970.020, much closer!