Problem Draconic Reactor Question

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

TheChronicX0

New Member
Jul 29, 2019
10
0
0
Hi

I have a Draconic Reactor with OpenComputers connected to it and I am using Draconic COntrol v1.42.

I need some settings for the config file

The settings on the Draconic Control site are as follows:

The standard config:

drainback = 1.25,
targetSaturation = 0.5,
throttleSaturation = 0.90,
throttleTemperature = 8000,
throttleExponent = 2.5,
limitTemperature = 9000,
limitExponent = 6,
burnConversion = 0,
burnRFt = 0

This setup works very stable but it doesnt push the energy output high at all and the temperature seems to have issues reaching 7000.


"Maximum" config

drainback = 1.1,
targetSaturation = 0.10,
throttleSaturation = 0.56,
throttleTemperature = 8115,
throttleExponent = 0.12,
limitTemperature = 10000,
limitExponent = 2.79,
burnConversion = 0,
burnRFt = 2000000

This config starts the reactor up and boosts the output very fast getting the temperature to 8000
However the temp after a few days is going up too far causing high fuel usage. I tried dropping the temperature limit to 9000 but it still gives a warning after a day and a half for temp.

I need a setting that will get the temp to 8000 and then gently keep increasing so the temp caps at 8500 or so then eases off.

Any help would be appreciated
 

TheChronicX0

New Member
Jul 29, 2019
10
0
0
I did not find a way to make the reactor behave in the exact manner I wanted.. however I did find that pushing the max rf cap is possible -

drainback = 1.1,
targetSaturation = 0.10,
throttleSaturation = 0.56,
throttleTemperature = 8115,
throttleExponent = 0.12,
limitTemperature = 10000,
limitExponent = 2.79,
burnConversion = 0,
burnRFt = 3000000