02 March 2022 05:48:35 PM navier_stokes_3d_exact_test(): C version Test navier_stokes_3d_exact(). UVWP_BURGERS_TEST UVWP_BURGERS evaluates the Burgers solution. Estimate the range of velocity and pressure at the initial time T = 0, in a region that is the cube centered at (0,0,0) with 'radius' 1.0. Viscosity NU = 0.25 Minimum Maximum U: -1.99265 1.99163 V: -1.98972 1.98812 W: -0.995071 0.995105 P: -3.91927 -0.00134687 RESID_BURGERS_TEST RESID_BURGERS evaluates the Burgers residual. Sample the Navier-Stokes residuals 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, in 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: -2.96676 1.47141 V: -3.10466 1.53906 W: -3.00826 1.36061 P: 0.00587719 5.50593 RESID_ETHIER_TEST RESID_ETHIER evaluates the Ethier residual. Sample the Navier-Stokes 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 3.55271e-15 Vr: 0 3.55271e-15 Wr: 0 3.55271e-15 Pr: 0 3.33067e-16 navier_stokes_3d_exact_test(): Normal end of execution. 02 March 2022 05:48:35 PM