- Build/Test information:
- Build directory: tutorials/tracer
- Parallel run
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 17.221 s
- Compilation command:
cmake --build /home/regtester/git/mfix/builddir -j 8 -- mfix
- make output
- Execution:
- Execution time: 1.838 s
- 5 run average: 1.808 s
- Relative performance: 1.6% slower
- Execution command:
mpiexec -n 1 ./TracerAdv.ex inputs amr.plot_file=TracerAdv_plt amr.check_file=TracerAdv_chk amr.checkpoint_files_output=0 amrex.the_arena_init_size=0 amr.plot_int=10 amr.plt_regtest=0 mfix.plt_ro_g=1 mfix.plt_trac=1 mfix.plt_T_g=1 mfix.plt_h_g=1 mfix.plt_cp_g=1 mfix.max_step=10 mfix.advection_type="MOL" mfix.redistribution_type="FluxRedist" mfix.cfl=0.5
- execution output
- execution stderr
- job_info
- Comparison:
/home/regtester/git/amrex/Tools/Plotfile//fcompare.gnu.ex --abort_if_not_all_found -n 0 --rel_tol 1e-10 /home/regtester/RegTesting/rt-MFIX-Exa/MFIX-Exa-GPU-benchmarks/TracerAdv_plt00010 TracerAdv_plt00010
| variable name | absolute error | relative error |
| | (||A - B||) | (||A - B||/||A||) |
| level = 0 |
| u_g | 0.007793439392 | 0.0002612060851 |
| v_g | 0.001230799909 | 0.0006023889559 |
| w_g | 0.001448299226 | 0.0005713100615 |
| ep_g | 2.220446049e-16 | 2.221300404e-16 |
| ro_g | 0.000896486089 | 0.000896486089 |
| h_g | 121135.0009 | 0.4398511289 |
| T_g | 131.9553387 | 0.4398511289 |
| trac | 0.002911898248 | 0.0006456662083 |
| cp_g | 2.273736754e-13 | 2.476837423e-16 |