Enrichment process needs to be started manually by putting 40 U235 into one of steel chest on the left side (next to enrichment centrifuge).
Here's the blueprint if you want to try:
Blueprint
Here are the recipes as of 0.15.10:Code: Select all
Uranium Processing Kovarex Enrichment Fuel Cell recipe
Time 10 Time 50 U235 In 1
Ore In 10 U238 In 5 U238 In 19
U235 Out 0,70% U235 Out 1 FuelCell Out 10
U238 Out 99,30% U238 Out 2 U235/U238 Ratio 5,26%
So, in 10000 seconds we can expect the following productionif we run 1 centrifuge for ore processing and 1 for enrichment:
Code: Select all
Uranium Processing Kovarex Enrichment
Cycles 1000 Cycles 200
Time 10000 Time 10000
Ore In 10000 U238 In 1000
U235 Out 7 U235 Out 200 U235 Total 207
U238 Out 993 U238 Out 400 U238 Total 393
Ratio 52,67%
We need 5 ore processing centrifuges to come to (almost) perfect ratio:
Code: Select all
Uranium Processing Kovarex Enrichment
Centrifuges 5 Centrifuges 1
Ore In 10000 U238 In 1000
U235 Out 35 U235 Out 200 U235 Total 235
U238 Out 4965 U238 Out 400 U238 Total 4365
Ratio 5,38%
Code: Select all
Uranium Processing Kovarex Enrichment
Centrifuges 4 Centrifuges 1
Speed 120% Speed 120%
Productivity 120% U238 In 1200
U235 Out 40,32 U235 Out 240 U235 Total 280,32
U238 Out 5719,68 U238 Out 480 U238 Total 4999,68
Ratio 5,61%
So, how many reactors can we run from this setup?
Code: Select all
Fuel Cell usage
Number of reactors 50
Fuel cell burn time 200
Fuel cells needed 2500
U235 needed 250
U238 needed 4750
So (unless there's an error in my math) we can run more than 50 reactors continuously from this compact setup
edit: corrected cell burn time to 200