Retune reactivity for withdrawn and partially inserted rods

This commit is contained in:
Codex Agent
2025-11-22 19:41:34 +01:00
parent 287a8e186a
commit e7d8a34818
3 changed files with 25 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ COOLANT_DENSITY = 700.0 # kg/m^3 averaged between phases
MAX_CORE_TEMPERATURE = 1_800.0 # K
MAX_PRESSURE = 15.0 # MPa typical PWR primary loop limit
CONTROL_ROD_SPEED = 0.03 # fraction insertion per second
CONTROL_ROD_WORTH = 0.03 # delta rho contribution when fully withdrawn
CONTROL_ROD_WORTH = 0.042 # delta rho contribution when fully withdrawn
STEAM_TURBINE_EFFICIENCY = 0.34
GENERATOR_EFFICIENCY = 0.96
ENVIRONMENT_TEMPERATURE = 295.0 # K