Tue May 20 22:17:26 2025 navier_stokes_3d_exact_test(): python version: 3.10.12 numpy version: 1.26.4 Test navier_stokes_3d_exact() uvwp_burgers_test(): uvwp_burgers() samples the Burgers solution. Estimate the range of velocity and pressure at the initial time T = 0, using a region that is the cube centered at (0,0,0) with "radius" 1.0, Viscosity NU = 0.25 Minimum Maximum U: -1.99984 1.9981 V: -1.99938 1.99913 W: -0.995304 0.995309 P: -3.94933 -0.000239142 resid_burgers_test(): resid_burgers() evaluates the Burgers residual. Sample at the initial time T = 0, using a region that is the cube centered at (0,0,0) with "radius" 1.0, Viscosity NU = 0.25 Minimum Maximum Ur: 0 0 Vr: 0 0 Wr: 0 2.22045e-16 Pr: 0 0 uvwp_ethier_test(): uvwp_ethier() evaluates the Ethier solution. Estimate the range of velocity and pressure at the initial time T = 0, using a region that is the cube centered at (0,0,0) with "radius" 1.0, Parameter A = 0.785398 Parameter D = 1.5708 Minimum Maximum U: -3.08018 1.2649 V: -3.06885 1.51186 W: -3.17473 1.45167 P: 0.0134885 5.54926 resid_ethier_test(): resid_ethier() evaluates the Ethier residual. Sample the residuals at the initial time T = 0, using a region that is the cube centered at (0,0,0) with "radius" 1.0, Parameter A = 0.785398 Parameter D = 1.5708 Minimum Maximum Ur: 0 2.66454e-15 Vr: 0 2.66454e-15 Wr: 0 2.66454e-15 Pr: 0 4.44089e-16 navier_stokes_3d_exact_test(): Normal end of execution. Tue May 20 22:17:26 2025