15-May-2025 06:29:39 gray_scott_pde_test(): MATLAB/Octave version 6.4.0 Solve the 2D Gray-Scott reaction-diffusion PDE Parameter values: U diffusion d1 = 8e-05 V diffusion d2 = 4e-05 Flow rate gamma = 0.024 Kill rate kappa = 0.06 t0 = 0 tstop = 1500 xmin = 0 xmax = 2.5 ymin = 0 ymax = 2.5 gray_scott_pde(): Solve the Gray-Scott diffusion-reaction PDE Number of X nodes = 51 dx = 0.05 Number of Y nodes = 51 dy = 0.05 Number of T values = 25001 dt = 0.06 Graphics saved as "gray_scott_u0000.png" Graphics saved as "gray_scott_u0100.png" Graphics saved as "gray_scott_u0200.png" gray_scott_pde_test() Normal end of execution. 15-May-2025 07:44:40