Reactor planners with step-by-step simulation pomme June 20, 2018 at 2:04 AM Is there any reactor planners which allows to simulate it tick by tick?I still have some unclearness in understanding how components work, even after reading the decompiled source code.
Reactor efficient enough to dupe fuel rods with uu-matter pomme June 16, 2018 at 2:31 AM Quote from Nuclearradar475 I’ve been messing with nuclear reactors some, and I’ve been looking for a design efficient enough to dupe fuel rods with uu-matter. You should not want this Best way of duping rods is use reactors for Advanced Miners, and even the simplest reactor design is efficient enough for this.
Reactor Calculations? pomme June 16, 2018 at 2:23 AM Quote from clowcadia still not so sure about the heat consumer devision by side That's an interesting point.Each heat distributor (rod or switch) is looking for heat acceptors near it.Then it tries to distribute excessive heat it has EQUALLY between them.Look into ic2/core/item/reactor/ItemReactorHeatSwitch.class for details.
Can not use in Fluid Reactor? pomme June 15, 2018 at 11:31 PM Quote from clowcadia Is ic2 open source? No, but it can be easily decompiled.I personally used JD GUI for that.