How are reactors configured?
Posted: Wed Aug 03, 2022 12:01 pm
I'm trying to understand reactors...
They have obvious stuff like, but much less obvious stuff like the relationship between and , and how those determine fuel efficiency.
I'd love to just do away with fuel capacity in reactors (non-ftr), either by setting them to 0, or to a fixed number and letting the fuel efficiency then determine their range (rather than the amount of fuel they hold vary -- let that be the responsibility of the fuel storage systems).
But since I don't grok how those variables relate to fuel efficiency - or really whatmeans at all, I'd just be doing trial & error.
Does someone have an explanation, or a pointer to something that does? Maybe this was explored / explained in DW:U?
They have obvious stuff like
Code: Select all
ReactorEnergyOutputPerSecondCode: Select all
ReactorEnergyStorageCapacity Code: Select all
ReactorFuelUnitsForFullChargeI'd love to just do away with fuel capacity in reactors (non-ftr), either by setting them to 0, or to a fixed number and letting the fuel efficiency then determine their range (rather than the amount of fuel they hold vary -- let that be the responsibility of the fuel storage systems).
But since I don't grok how those variables relate to fuel efficiency - or really what
Code: Select all
ReactorFuelUnitsForFullCharge Does someone have an explanation, or a pointer to something that does? Maybe this was explored / explained in DW:U?