Retarget pump pressures to RBMK-like nominal values
This commit is contained in:
@@ -29,6 +29,8 @@ NORMAL_CORE_POWER_MW = 3_000.0
|
||||
TEST_MAX_POWER_MW = 4_000.0
|
||||
PRIMARY_OUTLET_TARGET_K = 580.0
|
||||
SECONDARY_OUTLET_TARGET_K = 520.0
|
||||
PRIMARY_NOMINAL_PRESSURE = 7.0 # MPa typical RBMK channel header pressure
|
||||
SECONDARY_NOMINAL_PRESSURE = 7.0 # MPa steam drum/steam line pressure surrogate
|
||||
# Threshold inventories (event counts) for flagging common poisons in diagnostics.
|
||||
KEY_POISON_THRESHOLDS = {
|
||||
"Xe": 1e20, # xenon
|
||||
|
||||
Reference in New Issue
Block a user