Add HX diagnostics and pump curves; retune coolant demand
This commit is contained in:
@@ -28,7 +28,7 @@ class NeutronDynamics:
|
||||
beta_effective: float = 0.0065
|
||||
delayed_neutron_fraction: float = 0.0008
|
||||
external_source_coupling: float = 1e-6
|
||||
shutdown_bias: float = -0.014
|
||||
shutdown_bias: float = -0.012
|
||||
|
||||
def reactivity(self, state: CoreState, control_fraction: float) -> float:
|
||||
rho = (
|
||||
|
||||
Reference in New Issue
Block a user