top of page
Figure002Slope_R1Drift1Slope_StA_edited.

Five reactors are simulated using a normal distribution to generate random base values. For example, the base mean value is initialized as follows:

mean_a_base = np.random.normal(loc=50, scale=0.3)

bottom of page