.
This commit is contained in:
parent
101c7f2058
commit
2523e7435d
@ -56,7 +56,7 @@ local CONFIG = {
|
|||||||
|
|
||||||
-- Saturation control for optimal fuel conversion
|
-- Saturation control for optimal fuel conversion
|
||||||
min_saturation = 0.20, -- Below this, reactor produces less power
|
min_saturation = 0.20, -- Below this, reactor produces less power
|
||||||
target_saturation = 0.30, -- Target saturation for optimal output (lower = more power)
|
target_saturation = 0.25, -- Target saturation for optimal output (lower = more power)
|
||||||
|
|
||||||
-- Temperature targeting for power optimization
|
-- Temperature targeting for power optimization
|
||||||
target_temperature = 6000, -- Optimal temperature for power output
|
target_temperature = 6000, -- Optimal temperature for power output
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user