- Build/Test information:
- Build directory: Exec/eb_run2d/
- Parallel run
- MPI numprocs = 2
- OpenMP numthreads = 2
- Files:
- Dimensionality: 2
- Compilation:
Successful
- Compilation time: 1.151 s
- Compilation command:
make -j8 AMREX_HOME=/scratch/AMReX_RegTesting/amrex/ DEBUG=FALSE USE_ACC=FALSE USE_MPI=TRUE USE_OMP=TRUE DIM=2 COMP=g++ TEST=TRUE USE_ASSERTION=TRUE
- make output
- Execution:
- Execution time: 2.799 s
- Execution command:
mpiexec -n 2 ./amr2d.gnu.TEST.MPI.OMP.ex regtest.2d.flow_past_cylinder-x amr.plot_file=FlowPastCylinder-x_2d_plt amr.check_file=FlowPastCylinder-x_2d_chk amr.checkpoint_files_output=0
- execution output
- execution stderr
- job_info
- Comparison:
/scratch/AMReX_RegTesting/amrex/Tools/Plotfile//fcompare.gnu.ex --abort_if_not_all_found -n 0 --rel_tol 9.99e-12 /scratch/AMReX_RegTesting/rt-IAMR/IAMR-benchmarks/FlowPastCylinder-x_2d_plt00010 FlowPastCylinder-x_2d_plt00010
| variable name | absolute error | relative error |
| | (||A - B||) | (||A - B||/||A||) |
| level = 0 |
| x_velocity | 1.864938736 | 0.1098030442 |
| y_velocity | 1.360737208 | 0.1956010708 |
| density | 9.259260025e-13 | 9.259260025e-13 |
| tracer | 0.02082433284 | 0.03186208905 |
| tracer2 | 0.035590483 | 0.03583503464 |
| gradpx | 2112.113746 | 0.128243437 |
| gradpy | 2234.518893 | 0.3448902745 |
| vfrac | 2.081668171e-17 | 2.081668171e-17 |
| level = 1 |
| x_velocity | 2.503975439 | 0.1457777293 |
| y_velocity | 1.943901426 | 0.270599876 |
| density | 9.507949983e-13 | 9.507949983e-13 |
| tracer | 0.02147499217 | 0.03275631988 |
| tracer2 | 0.04988637676 | 0.0499750434 |
| gradpx | 6049.314821 | 0.2464029872 |
| gradpy | 8052.085411 | 0.3953609982 |
| vfrac | 5.551115123e-17 | 5.551115123e-17 |