2015-08-12 / UniformVelocity

build directory: Tutorials/AMR_Advection_C/Exec/UniformVelocity

 

Execution Time (seconds) = 0.541341

 

input file: inputs.regions.rt

dimensionality: 2

 

Compilation Successful

Compliation command:
  make -j8 BOXLIB_HOME=/home/regtester/RegTesting/BoxLib/ DIM=2 DEBUG=FALSE USE_MPI=FALSE USE_OMP=FALSE COMP=g++ FCOMP=gfortran executable=BoxLib2d.ex

make output

 

Comparison Successful

Execution command:
  ./BoxLib2d.ex inputs.regions.rt amr.plot_file=UniformVelocity_plt amr.check_file=UniformVelocity_chk amr.checkpoint_files_output=0 >& UniformVelocity.run.out < /dev/null

execution output

 

../fcompare.exe -n 0 --infile1 /home/regtester/RegTesting/rt-BoxLib-regions/BoxLib-benchmarks/UniformVelocity_plt00020 --infile2 UniformVelocity_plt00020 >> UniformVelocity.compare.out 2>&1
  
            variable name            absolute error            relative error
                                        (||A - B||)         (||A - B||/||A||)
 ----------------------------------------------------------------------
 level =  1
 density                            0.000000000               0.000000000    
 xvel                               0.000000000               0.000000000    
 yvel                               0.000000000                           NaN
 adv_0                              0.000000000               0.000000000    
 rho_C12                            0.000000000               0.000000000    
 rho_O16                            0.000000000               0.000000000    
 rho_Mg24                           0.000000000                           NaN
 level =  2
 density                            0.000000000               0.000000000    
 xvel                               0.000000000               0.000000000    
 yvel                               0.000000000                           NaN
 adv_0                              0.000000000               0.000000000    
 rho_C12                            0.000000000               0.000000000    
 rho_O16                            0.000000000               0.000000000    
 rho_Mg24                           0.000000000                           NaN
 PLOTFILES AGREE