21-Feb-2019 16:09:17 navier_stokes_3d_exact_test MATLAB 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. Density NU = 0.25 Minimum Maximum U: -1.99758 1.99853 V: -1.99379 1.99373 W: -0.995191 0.995192 P: -3.84723 -0.000316106 resid_burgers_test RESID_BURGERS evaluates the residual of the Burgers solution. 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 1.11022e-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.96694 1.29195 V: -3.19566 1.55363 W: -3.10932 1.45477 P: 0.0111394 5.5883 resid_ethier_test RESID_ETHIER evaluates the residual of the Ethier solution. 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. 21-Feb-2019 16:09:18