11 September 2021 11:08:09.897 PM NS3DE_TEST FORTRAN90 version Test the NS3DE library. 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.250000 Minimum Maximum U: -1.99055 1.99775 V: -1.98818 1.99835 W: -0.995288 0.995072 P: -3.91148 -0.712884E-03 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.250000 Minimum Maximum Ur: 0.00000 0.00000 Vr: 0.00000 0.00000 Wr: 0.00000 0.222045E-15 Pr: 0.00000 0.00000 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.57080 Minimum Maximum U: -3.14560 1.49245 V: -3.05914 1.37775 W: -3.14377 1.49691 P: 0.443445E-02 5.58418 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.57080 Minimum Maximum Ur: 0.00000 0.355271E-14 Vr: 0.00000 0.266454E-14 Wr: 0.00000 0.355271E-14 Pr: 0.00000 0.333067E-15 NS3DE_TEST Normal end of execution. 11 September 2021 11:08:09.898 PM