Big reactors question, how much steam can be pumped out of one reactor?

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here

deadby199cuts

New Member
Jul 29, 2019
32
0
0
Been talking to people on my server and apparently they can on get 50,000 steam to pump out of their big reactor despite however much it makes. Is this true? is there any way around it? That caps you to 25 turbines per big reactor. Going for a BIG build if thats the cap then I'll have to scale back some.
 

rhn

Too Much Free Time
Nov 11, 2013
5,706
4,420
333
If there is a cap, then I would guess it is related to the internal water and steam buffers. The reactor can probably not convert more water to steam per tick than these buffers contain.
 

GreenZombie

New Member
Jul 29, 2019
2,402
-1
0
If there is a cap, then I would guess it is related to the internal water and steam buffers. The reactor can probably not convert more water to steam per tick than these buffers contain.

Looking at the code, the coolant capacity of a big reactor is defined by the volume of the hull of the reactor. i.e. the volume of the outer dimensions minus the volume of the interior (including fuel rods).
 

rhn

Too Much Free Time
Nov 11, 2013
5,706
4,420
333
Looking at the code, the coolant capacity of a big reactor is defined by the volume of the hull of the reactor. i.e. the volume of the outer dimensions minus the volume of the interior (including fuel rods).
You are right, that seems to be exactly it.

Maybe the problems people run into then is that the Volume of the hull becomes too low compared to the steam/t for VERY large reactors(reactor walls/interior goes down as bigger you make box). So you might eventually run into the problem I mentioned above because the reactor walls does not scale the same as the reactor interior volume(and thereby steam output).

EDIT:
Here is a plot of the "Buffer Volume"/"Total reactor Volume" for Cubic reactors as a function of the side length:
UV6SLlb.png


The larger the reactor gets(the more steam it can produce) the less buffer it gains per reactor volume.

My best guess is that there is a turning point(location on the scale is inverse proportional to your skills on building efficient reactors) where the buffer cannot keep up with the steam produced.
 
Last edited: