Initializing AMReX (26.04-113-g05a28aa730e4)...
MPI initialized with 2 MPI processes
MPI initialized with thread support level 0
OMP initialized with 2 OMP threads
AMReX (26.04-113-g05a28aa730e4) initialized
Successfully read inputs file ... 
Successfully read inputs file ... 
NavierStokesBase::init_additional_state_types()::have_divu = 0
NavierStokesBase::init_additional_state_types()::have_dsdt = 0
NavierStokesBase::init_additional_state_types: num_state_type = 3
estTimeStep :: 
LEV = 0 UMAX = 1  0  0.0496351269  
estimated timestep: dt = 0.028125
Multiplying dt by init_shrink: dt = 0.028125
grid_places() time: 0.002010877 new finest: 1
Now regridding at level lbase = 0
grid_places() time: 0.000877877 new finest: 1
STEP = 0 TIME = 0 : REGRID  with lbase = 0
  Level 1   8 grids  147456 cells  56.25 % of domain
            smallest grid: 32 x 16 x 16  biggest grid: 32 x 32 x 32

calling initialVelocityProject
done calling initialVelocityProject
estTimeStep :: 
LEV = 0 UMAX = 1.000016244  2.596553686e-05  0.04967879677  
estimated timestep: dt = 0.02812454314
Multiplying dt by init_shrink: dt = 0.02812454314
estTimeStep :: 
LEV = 1 UMAX = 1.000015025  3.663655662e-05  0.04990592713  
estimated timestep: dt = 0.01406228871
Multiplying dt by init_shrink: dt = 0.01406228871

post_init_press(): doing initial pressure iterations with dt = 0.01406227157

post_init_press(): iter = 0
Advancing grids at level 0 : starting time = 0 with dt = 0.01406227157
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.000016244  2.596553686e-05  0.04967879677
max(abs(gpx/gpy/gpz/p)) = 0  0  0  0
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.02148876
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.000016216  2.596552801e-05  0.04967869399
max(abs(gpx/gpy/gpz/p)) = 0  0  0  0
Advancing grids at level 1 : starting time = 0 with dt = 0.01406227157
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.000015025  3.663655662e-05  0.04990592713
max(abs(gpx/gpy/gpz/p)) = 0  0  0  0
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.09571383
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.000015097  3.657271813e-05  0.04990592713
max(abs(gpx/gpy/gpz/p)) = 0  0  0  0
After sync projection and avgDown:
max(abs(u/v/w))  = 1.000509316  0.001884698178  0.04964710405
max(abs(gpx/gpy/gpz/p)) = 0.1955107251  0.13395058  0.1962657891  0.02482891277

post_init_press(): iter = 1
Advancing grids at level 0 : starting time = 0 with dt = 0.01406227157
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.000016244  2.596553686e-05  0.04967879677
max(abs(gpx/gpy/gpz/p)) = 0.1955107251  0.13395058  0.1962657891  0.02482891277
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021664378
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 2.610000001e-07
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.000511499  0.001873251597  0.04971165551
max(abs(gpx/gpy/gpz/p)) = 0.1955107251  0.13395058  0.1962657891  0.02482891277
Advancing grids at level 1 : starting time = 0 with dt = 0.01406227157
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.000015025  3.663655662e-05  0.04990592713
max(abs(gpx/gpy/gpz/p)) = 0.201230064  0.1380288777  0.1986337617  0.02496680774
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.092775109
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 3.690000001e-07
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.000536232  0.00193753899  0.04997573071
max(abs(gpx/gpy/gpz/p)) = 0.201230064  0.1380288777  0.1986337617  0.02496680774
After sync projection and avgDown:
max(abs(u/v/w))  = 1.000512665  0.001893985618  0.04966298052
max(abs(gpx/gpy/gpz/p)) = 0.1970374262  0.1351455438  0.1969771716  0.02496341787

post_init_press(): exiting after 2 iterations
After initial iterations: 
max(abs(u/v/w))  = 1.000016244  2.596553686e-05  0.04967879677
max(abs(gpx/gpy/gpz/p)) = 0.1970374262  0.1351455438  0.1969771716  0.02496341787


INITIAL GRIDS 
  Level 0   2 grids  32768 cells  100 % of domain
            smallest grid: 32 x 32 x 16  biggest grid: 32 x 32 x 16
  Level 1   8 grids  147456 cells  56.25 % of domain
            smallest grid: 32 x 16 x 16  biggest grid: 32 x 32 x 32

CHECKPOINT: file = Euler_restart_chk00000
checkPoint() time = 0.015139061 secs.
PLOTFILE: file = Euler_restart_plt00000
Write plotfile time = 0.007705714  seconds

estTimeStep :: 
LEV = 0 UMAX = 1.000016244  2.596553686e-05  0.04967879677  
estimated timestep: dt = 0.02812454314
Multiplying dt by init_shrink: dt = 0.02812454314
estTimeStep :: 
LEV = 1 UMAX = 1.000015025  3.663655662e-05  0.04990592713  
estimated timestep: dt = 0.01406228871
Multiplying dt by init_shrink: dt = 0.01406228871
[Level 0 step 1] ADVANCE at time 0 with dt = 0.02812454314
Advancing grids at level 0 : starting time = 0 with dt = 0.02812454314
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.000016244  2.596553686e-05  0.04967879677
max(abs(gpx/gpy/gpz/p)) = 0.1970374262  0.1351455438  0.1969771716  0.02496341787
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021436864
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 1.58e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.001212243  0.003766297041  0.04987669414
max(abs(gpx/gpy/gpz/p)) = 0.1970374262  0.1351455438  0.1969771716  0.02496341787
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.001210483  0.003592789552  0.04987245578
max(abs(gpx/gpy/gpz/p)) = 0.1915012928  0.1290897739  0.1987311493  0.02488199662
[Level 0 step 1] Advanced 32768 cells
[Level 1 step 1] ADVANCE at time 0 with dt = 0.01406227157
Advancing grids at level 1 : starting time = 0 with dt = 0.01406227157
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.000015025  3.663655662e-05  0.04990592713
max(abs(gpx/gpy/gpz/p)) = 0.2027326357  0.1393325783  0.199472912  0.02510675268
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.092744788
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.729999999e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.000537782  0.001955574353  0.0499999799
max(abs(gpx/gpy/gpz/p)) = 0.2027326357  0.1393325783  0.199472912  0.02510675268
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.000537801  0.001942947296  0.05000185767
max(abs(gpx/gpy/gpz/p)) = 0.2020284654  0.1384346397  0.1988304671  0.02503020938
[Level 1 step 1] Advanced 147456 cells
[Level 1 step 2] ADVANCE at time 0.01406227157 with dt = 0.01406227157
Advancing grids at level 1 : starting time = 0.01406227157 with dt = 0.01406227157
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.000537801  0.001942947296  0.05000185767
max(abs(gpx/gpy/gpz/p)) = 0.2020284654  0.1384346397  0.1988304671  0.02503020938
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.091908693
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.210000001e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.001240153  0.003877531071  0.05011700357
max(abs(gpx/gpy/gpz/p)) = 0.2020284654  0.1384346397  0.1988304671  0.02503020938
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.001242734  0.003897413025  0.0501479165
max(abs(gpx/gpy/gpz/p)) = 0.2029691441  0.1398225939  0.2000753842  0.02517248743
[Level 1 step 2] Advanced 147456 cells

mac_sync() on level 0

[STEP 1] Coarse TimeStep time: 1.283239421
[STEP 1] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 1 TIME = 0.02812454314 DT = 0.02812454314

estTimeStep :: 
LEV = 0 UMAX = 1.001208489  0.00377213701  0.04981892388  
estimated timestep: dt = 0.02809105228
estTimeStep :: 
LEV = 1 UMAX = 1.001241382  0.003898823762  0.05013903785  
estimated timestep: dt = 0.01404506471
[Level 0 step 2] ADVANCE at time 0.02812454314 with dt = 0.02809012941
Advancing grids at level 0 : starting time = 0.02812454314 with dt = 0.02809012941
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.001208489  0.00377213701  0.04981892388
max(abs(gpx/gpy/gpz/p)) = 0.197504612  0.1357389204  0.1977662683  0.02497252027
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021278074
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 1.56e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.002723732  0.007525388987  0.0503484882
max(abs(gpx/gpy/gpz/p)) = 0.197504612  0.1357389204  0.1977662683  0.02497252027
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.002739693  0.007333628499  0.05036656388
max(abs(gpx/gpy/gpz/p)) = 0.1923317357  0.1290167181  0.2016375437  0.0250744373
[Level 0 step 2] Advanced 32768 cells
[Level 1 step 3] ADVANCE at time 0.02812454314 with dt = 0.01404506471
Advancing grids at level 1 : starting time = 0.02812454314 with dt = 0.01404506471
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.001241382  0.003898823762  0.05013903785
max(abs(gpx/gpy/gpz/p)) = 0.2029307605  0.1398697293  0.2001826082  0.02518677946
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.091975507
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.189999999e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.00200695  0.005851353457  0.05031493402
max(abs(gpx/gpy/gpz/p)) = 0.2029307605  0.1398697293  0.2001826082  0.02518677946
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.002014104  0.005861297217  0.05035451958
max(abs(gpx/gpy/gpz/p)) = 0.203920548  0.1407085632  0.2012372757  0.02531926101
[Level 1 step 3] Advanced 147456 cells
[Level 1 step 4] ADVANCE at time 0.04216960785 with dt = 0.01404506471
Advancing grids at level 1 : starting time = 0.04216960785 with dt = 0.01404506471
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.002014104  0.005861297217  0.05035451958
max(abs(gpx/gpy/gpz/p)) = 0.203920548  0.1407085632  0.2012372757  0.02531926101
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.092936723
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.690000001e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.002849662  0.007820074474  0.05060691759
max(abs(gpx/gpy/gpz/p)) = 0.203920548  0.1407085632  0.2012372757  0.02531926101
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.00285454  0.007834827351  0.05064508711
max(abs(gpx/gpy/gpz/p)) = 0.2052003318  0.1419072986  0.2028534435  0.0255125371
[Level 1 step 4] Advanced 147456 cells

mac_sync() on level 0

[STEP 2] Coarse TimeStep time: 1.279619814
[STEP 2] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 2 TIME = 0.05621467256 DT = 0.02809012941

estTimeStep :: 
LEV = 0 UMAX = 1.002745569  0.007598600873  0.05038097499  
estimated timestep: dt = 0.02804799231
estTimeStep :: 
LEV = 1 UMAX = 1.002853329  0.007836103409  0.05063659928  
estimated timestep: dt = 0.01402248923
Now regridding at level lbase = 0
grid_places() time: 0.000811232 new finest: 1
STEP = 2 TIME = 0.05621467256 : REGRID  with lbase = 0
  Level 1   8 grids  147456 cells  56.25 % of domain
            smallest grid: 32 x 16 x 16  biggest grid: 32 x 32 x 32

[Level 0 step 3] ADVANCE at time 0.05621467256 with dt = 0.02804497846
Advancing grids at level 0 : starting time = 0.05621467256 with dt = 0.02804497846
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.002745569  0.007598600873  0.05038097499
max(abs(gpx/gpy/gpz/p)) = 0.1999623918  0.1378483883  0.200710315  0.02533391417
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021281434
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 1.789999997e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.004253059  0.01136406509  0.05116763575
max(abs(gpx/gpy/gpz/p)) = 0.1999623918  0.1378483883  0.200710315  0.02533391417
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.004269589  0.01113380822  0.05115042957
max(abs(gpx/gpy/gpz/p)) = 0.1943611709  0.1296551803  0.2058696724  0.0254342315
[Level 0 step 3] Advanced 32768 cells
[Level 1 step 5] ADVANCE at time 0.05621467256 with dt = 0.01402248923
Advancing grids at level 1 : starting time = 0.05621467256 with dt = 0.01402248923
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.002853329  0.007836103409  0.05063659928
max(abs(gpx/gpy/gpz/p)) = 0.2051540686  0.1419471635  0.2029461988  0.02552488186
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.09432535
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.280000002e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.003674419  0.009795691303  0.0509522692
max(abs(gpx/gpy/gpz/p)) = 0.2051540686  0.1419471635  0.2029461988  0.02552488186
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.003683531  0.009812929531  0.05100044292
max(abs(gpx/gpy/gpz/p)) = 0.2068174965  0.1433568536  0.2048847636  0.02576590692
[Level 1 step 5] Advanced 147456 cells
[Level 1 step 6] ADVANCE at time 0.07023716179 with dt = 0.01402248923
Advancing grids at level 1 : starting time = 0.07023716179 with dt = 0.01402248923
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.003683531  0.009812929531  0.05100044292
max(abs(gpx/gpy/gpz/p)) = 0.2068174965  0.1433568536  0.2048847636  0.02576590692
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.09360079
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.320000005e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.004513548  0.01176990058  0.05142195776
max(abs(gpx/gpy/gpz/p)) = 0.2068174965  0.1433568536  0.2048847636  0.02576590692
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.004520536  0.0117923845  0.05146276557
max(abs(gpx/gpy/gpz/p)) = 0.2087159835  0.1451390757  0.2073973563  0.02606534402
[Level 1 step 6] Advanced 147456 cells

mac_sync() on level 0

[STEP 3] Coarse TimeStep time: 1.311461584
[STEP 3] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 3 TIME = 0.08425965102 DT = 0.02804497846

estTimeStep :: 
LEV = 0 UMAX = 1.004292523  0.01145778904  0.05125540233  
estimated timestep: dt = 0.0280047888
estTimeStep :: 
LEV = 1 UMAX = 1.00451906  0.01179348857  0.05145460431  
estimated timestep: dt = 0.01399923661
[Level 0 step 4] ADVANCE at time 0.08425965102 with dt = 0.02799847322
Advancing grids at level 0 : starting time = 0.08425965102 with dt = 0.02799847322
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.004292523  0.01145778904  0.05125540233
max(abs(gpx/gpy/gpz/p)) = 0.2039250233  0.1411444066  0.2054215273  0.02587484527
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021149027
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 1.970000003e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.005960028  0.01523468947  0.05230182166
max(abs(gpx/gpy/gpz/p)) = 0.2039250233  0.1411444066  0.2054215273  0.02587484527
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.006004848  0.01496268814  0.05224382348
max(abs(gpx/gpy/gpz/p)) = 0.1982497162  0.1313891968  0.2120436638  0.02600877104
[Level 0 step 4] Advanced 32768 cells
[Level 1 step 7] ADVANCE at time 0.08425965102 with dt = 0.01399923661
Advancing grids at level 1 : starting time = 0.08425965102 with dt = 0.01399923661
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.00451906  0.01179348857  0.05145460431
max(abs(gpx/gpy/gpz/p)) = 0.208664449  0.1451704563  0.2074782028  0.02607596316
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.093791617
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 4.349999996e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.005448414  0.01375648464  0.0519950958
max(abs(gpx/gpy/gpz/p)) = 0.208664449  0.1451704563  0.2074782028  0.02607596316
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.005460469  0.01377960881  0.05204223977
max(abs(gpx/gpy/gpz/p)) = 0.210979772  0.1472092411  0.2103740966  0.02643441746
[Level 1 step 7] Advanced 147456 cells
[Level 1 step 8] ADVANCE at time 0.09825888763 with dt = 0.01399923661
Advancing grids at level 1 : starting time = 0.09825888763 with dt = 0.01399923661
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.005460469  0.01377960881  0.05204223977
max(abs(gpx/gpy/gpz/p)) = 0.210979772  0.1472092411  0.2103740966  0.02643441746
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.093423471
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.200000004e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.006398393  0.01576771414  0.05267220952
max(abs(gpx/gpy/gpz/p)) = 0.210979772  0.1472092411  0.2103740966  0.02643441746
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.006406609  0.01579630673  0.05271407923
max(abs(gpx/gpy/gpz/p)) = 0.2137654946  0.1497887699  0.213855873  0.02685550121
[Level 1 step 8] Advanced 147456 cells

mac_sync() on level 0

[STEP 4] Coarse TimeStep time: 1.345899852
[STEP 4] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 4 TIME = 0.1122581242 DT = 0.02799847322

estTimeStep :: 
LEV = 0 UMAX = 1.005959523  0.01533050441  0.05246180936  
estimated timestep: dt = 0.02795838138
estTimeStep :: 
LEV = 1 UMAX = 1.006405004  0.01579736739  0.0527070762  
estimated timestep: dt = 0.01397300286
Now regridding at level lbase = 0
grid_places() time: 0.000886279 new finest: 1
STEP = 4 TIME = 0.1122581242 : REGRID  with lbase = 0
  Level 1   8 grids  147456 cells  56.25 % of domain
            smallest grid: 32 x 16 x 16  biggest grid: 32 x 32 x 32

[Level 0 step 5] ADVANCE at time 0.1122581242 with dt = 0.02794600572
Advancing grids at level 0 : starting time = 0.1122581242 with dt = 0.02794600572
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.005959523  0.01533050441  0.05246180936
max(abs(gpx/gpy/gpz/p)) = 0.2092566767  0.1457011755  0.2120549983  0.02664568936
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021487579
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 1.630000002e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.007767064  0.01911508331  0.05375474236
max(abs(gpx/gpy/gpz/p)) = 0.2092566767  0.1457011755  0.2120549983  0.02664568936
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.007817124  0.01879869426  0.0536492595
max(abs(gpx/gpy/gpz/p)) = 0.2034682276  0.1342201038  0.2201628824  0.02680637106
[Level 0 step 5] Advanced 32768 cells
[Level 1 step 9] ADVANCE at time 0.1122581242 with dt = 0.01397300286
Advancing grids at level 1 : starting time = 0.1122581242 with dt = 0.01397300286
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.006405004  0.01579736739  0.0527070762
max(abs(gpx/gpy/gpz/p)) = 0.2136963823  0.1498074431  0.2139269939  0.02686331523
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.092944131
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.280000002e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.007338491  0.0177996552  0.05342127379
max(abs(gpx/gpy/gpz/p)) = 0.2136963823  0.1498074431  0.2139269939  0.02686331523
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.007354805  0.01783127868  0.0534733357
max(abs(gpx/gpy/gpz/p)) = 0.2175785067  0.152642856  0.2178561425  0.02737210004
[Level 1 step 9] Advanced 147456 cells
[Level 1 step 10] ADVANCE at time 0.1262311271 with dt = 0.01397300286
Advancing grids at level 1 : starting time = 0.1262311271 with dt = 0.01397300286
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.007354805  0.01783127868  0.0534733357
max(abs(gpx/gpy/gpz/p)) = 0.2175785067  0.152642856  0.2178561425  0.02737210004
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.092457007
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 3.450000001e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.008263778  0.01984639497  0.05428031836
max(abs(gpx/gpy/gpz/p)) = 0.2175785067  0.152642856  0.2178561425  0.02737210004
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.008272838  0.01988241655  0.05433282747
max(abs(gpx/gpy/gpz/p)) = 0.2220204809  0.1558547628  0.2224372142  0.02792678477
[Level 1 step 10] Advanced 147456 cells

mac_sync() on level 0

[STEP 5] Coarse TimeStep time: 1.338399907
[STEP 5] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 5 TIME = 0.14020413 DT = 0.02794600572

estTimeStep :: 
LEV = 0 UMAX = 1.007775342  0.01921203315  0.05399240039  
estimated timestep: dt = 0.02790800571
estTimeStep :: 
LEV = 1 UMAX = 1.008269724  0.01988330268  0.05432635865  
estimated timestep: dt = 0.01394716083
[Level 0 step 6] ADVANCE at time 0.14020413 with dt = 0.02789432167
Advancing grids at level 0 : starting time = 0.14020413 with dt = 0.02789432167
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.007775342  0.01921203315  0.05399240039
max(abs(gpx/gpy/gpz/p)) = 0.2159218007  0.1515778533  0.2207684223  0.02765649872
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021449637
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 1.780000005e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.009638941  0.0230210667  0.05555007081
max(abs(gpx/gpy/gpz/p)) = 0.2159218007  0.1515778533  0.2207684223  0.02765649872
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.009693501  0.02265592318  0.05537376025
max(abs(gpx/gpy/gpz/p)) = 0.2111906866  0.1382317793  0.2304569965  0.0278342279
[Level 0 step 6] Advanced 32768 cells
[Level 1 step 11] ADVANCE at time 0.14020413 with dt = 0.01394716083
Advancing grids at level 1 : starting time = 0.14020413 with dt = 0.01394716083
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.008269724  0.01988330268  0.05432635865
max(abs(gpx/gpy/gpz/p)) = 0.2219501351  0.1558662789  0.2224892832  0.02793384108
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.093014372
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.769999998e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.009164489  0.02190047628  0.05521390172
max(abs(gpx/gpy/gpz/p)) = 0.2219501351  0.1558662789  0.2224892832  0.02793384108
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.009180368  0.02194087503  0.0552785283
max(abs(gpx/gpy/gpz/p)) = 0.2275949334  0.1594488227  0.227695972  0.02857340698
[Level 1 step 11] Advanced 147456 cells
[Level 1 step 12] ADVANCE at time 0.1541512908 with dt = 0.01394716083
Advancing grids at level 1 : starting time = 0.1541512908 with dt = 0.01394716083
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.009180368  0.02194087503  0.0552785283
max(abs(gpx/gpy/gpz/p)) = 0.2275949334  0.1594488227  0.227695972  0.02857340698
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.08518049
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.629999987e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.010067041  0.02396593149  0.05626134645
max(abs(gpx/gpy/gpz/p)) = 0.2275949334  0.1594488227  0.227695972  0.02857340698
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.010079894  0.02400909681  0.05632789754
max(abs(gpx/gpy/gpz/p)) = 0.2339231171  0.1634876156  0.2335081158  0.02925553739
[Level 1 step 12] Advanced 147456 cells

mac_sync() on level 0

[STEP 6] Coarse TimeStep time: 1.293277116
[STEP 6] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 6 TIME = 0.1680984516 DT = 0.02789432167

CHECKPOINT: file = Euler_restart_chk00006
checkPoint() time = 0.041668413 secs.
estTimeStep :: 
LEV = 0 UMAX = 1.009639729  0.02317614674  0.05586378408  
estimated timestep: dt = 0.02785647117
estTimeStep :: 
LEV = 1 UMAX = 1.010076674  0.02400983269  0.05632200428  
estimated timestep: dt = 0.01392221042
Now regridding at level lbase = 0
grid_places() time: 0.000924385 new finest: 1
STEP = 6 TIME = 0.1680984516 : REGRID  with lbase = 0
  Level 1   8 grids  147456 cells  56.25 % of domain
            smallest grid: 32 x 16 x 16  biggest grid: 32 x 32 x 32

[Level 0 step 7] ADVANCE at time 0.1680984516 with dt = 0.02784442084
Advancing grids at level 0 : starting time = 0.1680984516 with dt = 0.02784442084
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.009639729  0.02317614674  0.05586378408
max(abs(gpx/gpy/gpz/p)) = 0.224396657  0.1588247287  0.2317380765  0.02892120855
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021192063
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 4.629999992e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.011446877  0.02709789998  0.0577048873
max(abs(gpx/gpy/gpz/p)) = 0.224396657  0.1588247287  0.2317380765  0.02892120855
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.011514661  0.02671427444  0.05745189581
max(abs(gpx/gpy/gpz/p)) = 0.2215235727  0.1441649938  0.2428541759  0.02908535295
[Level 0 step 7] Advanced 32768 cells
[Level 1 step 13] ADVANCE at time 0.1680984516 with dt = 0.01392221042
Advancing grids at level 1 : starting time = 0.1680984516 with dt = 0.01392221042
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.010076674  0.02400983269  0.05632200428
max(abs(gpx/gpy/gpz/p)) = 0.2338564452  0.1635020789  0.2335556747  0.02926227376
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.094433294
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.210000005e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.010922024  0.02608441601  0.0573938553
max(abs(gpx/gpy/gpz/p)) = 0.2338564452  0.1635020789  0.2335556747  0.02926227376
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.010936629  0.02613212712  0.0574732296
max(abs(gpx/gpy/gpz/p)) = 0.2411078622  0.1679353501  0.240016163  0.03004077473
[Level 1 step 13] Advanced 147456 cells
[Level 1 step 14] ADVANCE at time 0.182020662 with dt = 0.01392221042
Advancing grids at level 1 : starting time = 0.182020662 with dt = 0.01392221042
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.010936629  0.02613212712  0.0574732296
max(abs(gpx/gpy/gpz/p)) = 0.2411078622  0.1679353501  0.240016163  0.03004077473
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.086899482
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 3.640000017e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.011774464  0.02824447794  0.05865985686
max(abs(gpx/gpy/gpz/p)) = 0.2411078622  0.1679353501  0.240016163  0.03004077473
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.01178551  0.02829569581  0.05874014989
max(abs(gpx/gpy/gpz/p)) = 0.2488378969  0.1727987363  0.2471262847  0.03085904891
[Level 1 step 14] Advanced 147456 cells

mac_sync() on level 0

[STEP 7] Coarse TimeStep time: 1.301358332
[STEP 7] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 7 TIME = 0.1959428725 DT = 0.02784442084

estTimeStep :: 
LEV = 0 UMAX = 1.011464345  0.02733646511  0.05809237349  
estimated timestep: dt = 0.02780621991
estTimeStep :: 
LEV = 1 UMAX = 1.011782101  0.02829641653  0.05873467077  
estimated timestep: dt = 0.01389874359
[Level 0 step 8] ADVANCE at time 0.1959428725 with dt = 0.02779748719
Advancing grids at level 0 : starting time = 0.1959428725 with dt = 0.02779748719
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.011464345  0.02733646511  0.05809237349
max(abs(gpx/gpy/gpz/p)) = 0.2353522492  0.1675229338  0.2451579548  0.03045663949
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021470444
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 1.699999999e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.013106669  0.03136929776  0.06023632171
max(abs(gpx/gpy/gpz/p)) = 0.2353522492  0.1675229338  0.2451579548  0.03045663949
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.013172311  0.03092981421  0.05989241185
max(abs(gpx/gpy/gpz/p)) = 0.2346777133  0.1536886028  0.2572721072  0.03059872465
[Level 0 step 8] Advanced 32768 cells
[Level 1 step 15] ADVANCE at time 0.1959428725 with dt = 0.01389874359
Advancing grids at level 1 : starting time = 0.1959428725 with dt = 0.01389874359
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.011782101  0.02829641653  0.05873467077
max(abs(gpx/gpy/gpz/p)) = 0.2487786463  0.1728091285  0.2471711931  0.03086577658
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.093217467
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.119999998e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.012599972  0.03043892594  0.06001613628
max(abs(gpx/gpy/gpz/p)) = 0.2487786463  0.1728091285  0.2471711931  0.03086577658
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.012616979  0.03049492062  0.06011003395
max(abs(gpx/gpy/gpz/p)) = 0.2574810698  0.1781481059  0.255028202  0.03179344287
[Level 1 step 15] Advanced 147456 cells
[Level 1 step 16] ADVANCE at time 0.2098416161 with dt = 0.01389874359
Advancing grids at level 1 : starting time = 0.2098416161 with dt = 0.01389874359
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.012616979  0.03049492062  0.06011003395
max(abs(gpx/gpy/gpz/p)) = 0.2574810698  0.1781481059  0.255028202  0.03179344287
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.086030633
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.309999996e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.013406088  0.03266961054  0.06148337204
max(abs(gpx/gpy/gpz/p)) = 0.2574810698  0.1781481059  0.255028202  0.03179344287
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.013410944  0.03273121807  0.06157983425
max(abs(gpx/gpy/gpz/p)) = 0.266148479  0.1838938784  0.2635349194  0.03275730204
[Level 1 step 16] Advanced 147456 cells

mac_sync() on level 0

[STEP 8] Coarse TimeStep time: 1.319233736
[STEP 8] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 8 TIME = 0.2237403596 DT = 0.02779748719

estTimeStep :: 
LEV = 0 UMAX = 1.013123944  0.03159683445  0.06068724771  
estimated timestep: dt = 0.02776067053
estTimeStep :: 
LEV = 1 UMAX = 1.013407035  0.03273181672  0.06157496425  
estimated timestep: dt = 0.01387645785
Now regridding at level lbase = 0
grid_places() time: 0.000898907 new finest: 1
STEP = 8 TIME = 0.2237403596 : REGRID  with lbase = 0
  Level 1   8 grids  147456 cells  56.25 % of domain
            smallest grid: 32 x 16 x 16  biggest grid: 32 x 32 x 32

[Level 0 step 9] ADVANCE at time 0.2237403596 with dt = 0.0277529157
Advancing grids at level 0 : starting time = 0.2237403596 with dt = 0.0277529157
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.013123944  0.03159683445  0.06068724771
max(abs(gpx/gpy/gpz/p)) = 0.2494302641  0.1778528633  0.2611735967  0.03228244432
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021681753
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 1.619999992e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.014680923  0.03577366688  0.06400458341
max(abs(gpx/gpy/gpz/p)) = 0.2494302641  0.1778528633  0.2611735967  0.03228244432
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.014727828  0.03527325687  0.06431027432
max(abs(gpx/gpy/gpz/p)) = 0.2526209442  0.1657264354  0.2738251406  0.03237387036
[Level 0 step 9] Advanced 32768 cells
[Level 1 step 17] ADVANCE at time 0.2237403596 with dt = 0.01387645785
Advancing grids at level 1 : starting time = 0.2237403596 with dt = 0.01387645785
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.013407035  0.03273181672  0.06157496425
max(abs(gpx/gpy/gpz/p)) = 0.2661001462  0.1839011319  0.2635789223  0.0327643739
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.093900828
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.810000002e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.014152088  0.03492484567  0.06326509282
max(abs(gpx/gpy/gpz/p)) = 0.2661001462  0.1839011319  0.2635789223  0.0327643739
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.014161705  0.03499277303  0.06337428673
max(abs(gpx/gpy/gpz/p)) = 0.2749281541  0.1901828346  0.2728553959  0.03384981251
[Level 1 step 17] Advanced 147456 cells
[Level 1 step 18] ADVANCE at time 0.2376168175 with dt = 0.01387645785
Advancing grids at level 1 : starting time = 0.2376168175 with dt = 0.01387645785
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.014161705  0.03499277303  0.06337428673
max(abs(gpx/gpy/gpz/p)) = 0.2749281541  0.1901828346  0.2728553959  0.03384981251
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.086621291
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.720000012e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.014912734  0.03721567568  0.06603548774
max(abs(gpx/gpy/gpz/p)) = 0.2749281541  0.1901828346  0.2728553959  0.03384981251
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.014920448  0.03729072273  0.06614310491
max(abs(gpx/gpy/gpz/p)) = 0.2833626918  0.1971919525  0.2826840704  0.03496984806
[Level 1 step 18] Advanced 147456 cells

mac_sync() on level 0

[STEP 9] Coarse TimeStep time: 1.336661136
[STEP 9] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 9 TIME = 0.2514932753 DT = 0.0277529157

estTimeStep :: 
LEV = 0 UMAX = 1.014692592  0.03598584638  0.06400718225  
estimated timestep: dt = 0.02771775435
estTimeStep :: 
LEV = 1 UMAX = 1.014916495  0.03729121391  0.06614173711  
estimated timestep: dt = 0.01385581973
[Level 0 step 10] ADVANCE at time 0.2514932753 with dt = 0.02771163947
Advancing grids at level 0 : starting time = 0.2514932753 with dt = 0.02771163947
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.014692592  0.03598584638  0.06400718225
max(abs(gpx/gpy/gpz/p)) = 0.2683180561  0.1899340547  0.2798633306  0.03441755214
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021250269
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 2.370000001e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.016205012  0.04034910873  0.06939940104
max(abs(gpx/gpy/gpz/p)) = 0.2683180561  0.1899340547  0.2798633306  0.03441755214
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.016256563  0.03978063785  0.06978871512
max(abs(gpx/gpy/gpz/p)) = 0.2750558025  0.1801781063  0.2925784446  0.03455896834
[Level 0 step 10] Advanced 32768 cells
[Level 1 step 19] ADVANCE at time 0.2514932753 with dt = 0.01385581973
Advancing grids at level 1 : starting time = 0.2514932753 with dt = 0.01385581973
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.014916495  0.03729121391  0.06614173711
max(abs(gpx/gpy/gpz/p)) = 0.2833275453  0.197164688  0.2827295646  0.03497756991
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.086050966
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 4.549999986e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.015633485  0.0395516386  0.06893000849
max(abs(gpx/gpy/gpz/p)) = 0.2833275453  0.197164688  0.2827295646  0.03497756991
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.015642561  0.03963149463  0.06904899172
max(abs(gpx/gpy/gpz/p)) = 0.2922821856  0.2050037229  0.2932092711  0.03623447988
[Level 1 step 19] Advanced 147456 cells
[Level 1 step 20] ADVANCE at time 0.2653490951 with dt = 0.01385581973
Advancing grids at level 1 : starting time = 0.2653490951 with dt = 0.01385581973
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.015642561  0.03963149463  0.06904899172
max(abs(gpx/gpy/gpz/p)) = 0.2922821856  0.2050037229  0.2932092711  0.03623447988
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.086253773
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.730000013e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.016333556  0.04195412979  0.07195578047
max(abs(gpx/gpy/gpz/p)) = 0.2922821856  0.2050037229  0.2932092711  0.03623447988
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.016332711  0.04203104784  0.07207694666
max(abs(gpx/gpy/gpz/p)) = 0.3033900003  0.2134928402  0.3044348507  0.03752659095
[Level 1 step 20] Advanced 147456 cells

mac_sync() on level 0

[STEP 10] Coarse TimeStep time: 1.314503597
[STEP 10] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 10 TIME = 0.2792049148 DT = 0.02771163947

CHECKPOINT: file = Euler_restart_chk00010
checkPoint() time = 0.040556268 secs.
PLOTFILE: file = Euler_restart_plt00010
Write plotfile time = 0.013726932  seconds

Run time = 14.98858959
AMReX (26.04-113-g05a28aa730e4) finalized
Initializing AMReX (26.04-113-g05a28aa730e4)...
MPI initialized with 2 MPI processes
MPI initialized with thread support level 0
OMP initialized with 2 OMP threads
AMReX (26.04-113-g05a28aa730e4) initialized
Successfully read inputs file ... 
restarting calculation from file: Euler_restart_chk00006
Successfully read inputs file ... 
NavierStokesBase::init_additional_state_types()::have_divu = 0
NavierStokesBase::init_additional_state_types()::have_dsdt = 0
NavierStokesBase::init_additional_state_types: num_state_type = 3

WARNING! Note that you can't drop data from the checkpoint file.
 If your checkpoint file contains Average_Type, then your inputs
 must also specify ns.avg_interval>0.


WARNING! Note that you can't drop data from the checkpoint file.
 If your checkpoint file contains Average_Type, then your inputs
 must also specify ns.avg_interval>0.

Restart time = 0.04199425 seconds.
estTimeStep :: 
LEV = 0 UMAX = 1.009639729  0.02317614674  0.05586378408  
estimated timestep: dt = 0.02785647117
estTimeStep :: 
LEV = 1 UMAX = 1.010076674  0.02400983269  0.05632200428  
estimated timestep: dt = 0.01392221042
Now regridding at level lbase = 0
grid_places() time: 0.000807522 new finest: 1
STEP = 6 TIME = 0.1680984516 : REGRID  with lbase = 0
  Level 1   8 grids  147456 cells  56.25 % of domain
            smallest grid: 32 x 16 x 16  biggest grid: 32 x 32 x 32

[Level 0 step 7] ADVANCE at time 0.1680984516 with dt = 0.02784442084
Advancing grids at level 0 : starting time = 0.1680984516 with dt = 0.02784442084
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.009639729  0.02317614674  0.05586378408
max(abs(gpx/gpy/gpz/p)) = 0.224396657  0.1588247287  0.2317380765  0.02892120855
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021535499
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 3.03e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.011446877  0.02709789998  0.0577048873
max(abs(gpx/gpy/gpz/p)) = 0.224396657  0.1588247287  0.2317380765  0.02892120855
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.011514661  0.02671427444  0.05745189581
max(abs(gpx/gpy/gpz/p)) = 0.2215235727  0.1441649938  0.2428541759  0.02908535295
[Level 0 step 7] Advanced 32768 cells
[Level 1 step 13] ADVANCE at time 0.1680984516 with dt = 0.01392221042
Advancing grids at level 1 : starting time = 0.1680984516 with dt = 0.01392221042
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.010076674  0.02400983269  0.05632200428
max(abs(gpx/gpy/gpz/p)) = 0.2338564452  0.1635020789  0.2335556747  0.02926227376
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.096611309
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.91e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.010922024  0.02608441601  0.0573938553
max(abs(gpx/gpy/gpz/p)) = 0.2338564452  0.1635020789  0.2335556747  0.02926227376
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.010936629  0.02613212712  0.0574732296
max(abs(gpx/gpy/gpz/p)) = 0.2411078622  0.1679353501  0.240016163  0.03004077473
[Level 1 step 13] Advanced 147456 cells
[Level 1 step 14] ADVANCE at time 0.182020662 with dt = 0.01392221042
Advancing grids at level 1 : starting time = 0.182020662 with dt = 0.01392221042
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.010936629  0.02613212712  0.0574732296
max(abs(gpx/gpy/gpz/p)) = 0.2411078622  0.1679353501  0.240016163  0.03004077473
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.085560573
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.87e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.011774464  0.02824447794  0.05865985686
max(abs(gpx/gpy/gpz/p)) = 0.2411078622  0.1679353501  0.240016163  0.03004077473
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.01178551  0.02829569581  0.05874014989
max(abs(gpx/gpy/gpz/p)) = 0.2488378969  0.1727987363  0.2471262847  0.03085904891
[Level 1 step 14] Advanced 147456 cells

mac_sync() on level 0

[STEP 7] Coarse TimeStep time: 1.307674142
[STEP 7] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 7 TIME = 0.1959428725 DT = 0.02784442084

estTimeStep :: 
LEV = 0 UMAX = 1.011464345  0.02733646511  0.05809237349  
estimated timestep: dt = 0.02780621991
estTimeStep :: 
LEV = 1 UMAX = 1.011782101  0.02829641653  0.05873467077  
estimated timestep: dt = 0.01389874359
[Level 0 step 8] ADVANCE at time 0.1959428725 with dt = 0.02779748719
Advancing grids at level 0 : starting time = 0.1959428725 with dt = 0.02779748719
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.011464345  0.02733646511  0.05809237349
max(abs(gpx/gpy/gpz/p)) = 0.2353522492  0.1675229338  0.2451579548  0.03045663949
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021198389
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 1.940000001e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.013106669  0.03136929776  0.06023632171
max(abs(gpx/gpy/gpz/p)) = 0.2353522492  0.1675229338  0.2451579548  0.03045663949
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.013172311  0.03092981421  0.05989241185
max(abs(gpx/gpy/gpz/p)) = 0.2346777133  0.1536886028  0.2572721072  0.03059872465
[Level 0 step 8] Advanced 32768 cells
[Level 1 step 15] ADVANCE at time 0.1959428725 with dt = 0.01389874359
Advancing grids at level 1 : starting time = 0.1959428725 with dt = 0.01389874359
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.011782101  0.02829641653  0.05873467077
max(abs(gpx/gpy/gpz/p)) = 0.2487786463  0.1728091285  0.2471711931  0.03086577658
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.093382207
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.76e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.012599972  0.03043892594  0.06001613628
max(abs(gpx/gpy/gpz/p)) = 0.2487786463  0.1728091285  0.2471711931  0.03086577658
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.012616979  0.03049492062  0.06011003395
max(abs(gpx/gpy/gpz/p)) = 0.2574810698  0.1781481059  0.255028202  0.03179344287
[Level 1 step 15] Advanced 147456 cells
[Level 1 step 16] ADVANCE at time 0.2098416161 with dt = 0.01389874359
Advancing grids at level 1 : starting time = 0.2098416161 with dt = 0.01389874359
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.012616979  0.03049492062  0.06011003395
max(abs(gpx/gpy/gpz/p)) = 0.2574810698  0.1781481059  0.255028202  0.03179344287
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.086607162
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 3.180000001e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.013406088  0.03266961054  0.06148337204
max(abs(gpx/gpy/gpz/p)) = 0.2574810698  0.1781481059  0.255028202  0.03179344287
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.013410944  0.03273121807  0.06157983425
max(abs(gpx/gpy/gpz/p)) = 0.266148479  0.1838938784  0.2635349194  0.03275730204
[Level 1 step 16] Advanced 147456 cells

mac_sync() on level 0

[STEP 8] Coarse TimeStep time: 1.31144177
[STEP 8] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 8 TIME = 0.2237403596 DT = 0.02779748719

estTimeStep :: 
LEV = 0 UMAX = 1.013123944  0.03159683445  0.06068724771  
estimated timestep: dt = 0.02776067053
estTimeStep :: 
LEV = 1 UMAX = 1.013407035  0.03273181672  0.06157496425  
estimated timestep: dt = 0.01387645785
Now regridding at level lbase = 0
grid_places() time: 0.000835347 new finest: 1
STEP = 8 TIME = 0.2237403596 : REGRID  with lbase = 0
  Level 1   8 grids  147456 cells  56.25 % of domain
            smallest grid: 32 x 16 x 16  biggest grid: 32 x 32 x 32

[Level 0 step 9] ADVANCE at time 0.2237403596 with dt = 0.0277529157
Advancing grids at level 0 : starting time = 0.2237403596 with dt = 0.0277529157
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.013123944  0.03159683445  0.06068724771
max(abs(gpx/gpy/gpz/p)) = 0.2494302641  0.1778528633  0.2611735967  0.03228244432
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021133692
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 1.93e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.014680923  0.03577366688  0.06400458341
max(abs(gpx/gpy/gpz/p)) = 0.2494302641  0.1778528633  0.2611735967  0.03228244432
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.014727828  0.03527325687  0.06431027432
max(abs(gpx/gpy/gpz/p)) = 0.2526209442  0.1657264354  0.2738251406  0.03237387036
[Level 0 step 9] Advanced 32768 cells
[Level 1 step 17] ADVANCE at time 0.2237403596 with dt = 0.01387645785
Advancing grids at level 1 : starting time = 0.2237403596 with dt = 0.01387645785
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.013407035  0.03273181672  0.06157496425
max(abs(gpx/gpy/gpz/p)) = 0.2661001462  0.1839011319  0.2635789223  0.0327643739
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.094290371
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 7.330000003e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.014152088  0.03492484567  0.06326509282
max(abs(gpx/gpy/gpz/p)) = 0.2661001462  0.1839011319  0.2635789223  0.0327643739
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.014161705  0.03499277303  0.06337428673
max(abs(gpx/gpy/gpz/p)) = 0.2749281541  0.1901828346  0.2728553959  0.03384981251
[Level 1 step 17] Advanced 147456 cells
[Level 1 step 18] ADVANCE at time 0.2376168175 with dt = 0.01387645785
Advancing grids at level 1 : starting time = 0.2376168175 with dt = 0.01387645785
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.014161705  0.03499277303  0.06337428673
max(abs(gpx/gpy/gpz/p)) = 0.2749281541  0.1901828346  0.2728553959  0.03384981251
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.087315773
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 2.889999999e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.014912734  0.03721567568  0.06603548774
max(abs(gpx/gpy/gpz/p)) = 0.2749281541  0.1901828346  0.2728553959  0.03384981251
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.014920448  0.03729072273  0.06614310491
max(abs(gpx/gpy/gpz/p)) = 0.2833626918  0.1971919525  0.2826840704  0.03496984806
[Level 1 step 18] Advanced 147456 cells

mac_sync() on level 0

[STEP 9] Coarse TimeStep time: 1.342258037
[STEP 9] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 9 TIME = 0.2514932753 DT = 0.0277529157

estTimeStep :: 
LEV = 0 UMAX = 1.014692592  0.03598584638  0.06400718225  
estimated timestep: dt = 0.02771775435
estTimeStep :: 
LEV = 1 UMAX = 1.014916495  0.03729121391  0.06614173711  
estimated timestep: dt = 0.01385581973
[Level 0 step 10] ADVANCE at time 0.2514932753 with dt = 0.02771163947
Advancing grids at level 0 : starting time = 0.2514932753 with dt = 0.02771163947
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.014692592  0.03598584638  0.06400718225
max(abs(gpx/gpy/gpz/p)) = 0.2683180561  0.1899340547  0.2798633306  0.03441755214
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 0, time: 0.021288425
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 0, time: 2.009999998e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.016205012  0.04034910873  0.06939940104
max(abs(gpx/gpy/gpz/p)) = 0.2683180561  0.1899340547  0.2798633306  0.03441755214
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.016256563  0.03978063785  0.06978871512
max(abs(gpx/gpy/gpz/p)) = 0.2750558025  0.1801781063  0.2925784446  0.03455896834
[Level 0 step 10] Advanced 32768 cells
[Level 1 step 19] ADVANCE at time 0.2514932753 with dt = 0.01385581973
Advancing grids at level 1 : starting time = 0.2514932753 with dt = 0.01385581973
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.014916495  0.03729121391  0.06614173711
max(abs(gpx/gpy/gpz/p)) = 0.2833275453  0.197164688  0.2827295646  0.03497756991
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.086735853
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 3.150000003e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.015633485  0.0395516386  0.06893000849
max(abs(gpx/gpy/gpz/p)) = 0.2833275453  0.197164688  0.2827295646  0.03497756991
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.015642561  0.03963149463  0.06904899172
max(abs(gpx/gpy/gpz/p)) = 0.2922821856  0.2050037229  0.2932092711  0.03623447988
[Level 1 step 19] Advanced 147456 cells
[Level 1 step 20] ADVANCE at time 0.2653490951 with dt = 0.01385581973
Advancing grids at level 1 : starting time = 0.2653490951 with dt = 0.01385581973
NavierStokes::advance(): before velocity update:
max(abs(u/v/w))  = 1.015642561  0.03963149463  0.06904899172
max(abs(gpx/gpy/gpz/p)) = 0.2922821856  0.2050037229  0.2932092711  0.03623447988
... predict edge velocities
... mac_projection
NavierStokesBase:mac_project(): lev: 1, time: 0.086443039
... advect velocities
... advect scalars
... update scalars
... update scalars
... update velocities 
NavierStokes:velocity_diffusion_update(): lev: 1, time: 3.080000006e-07
NavierStokes::advance(): before nodal projection 
max(abs(u/v/w))  = 1.016333556  0.04195412979  0.07195578047
max(abs(gpx/gpy/gpz/p)) = 0.2922821856  0.2050037229  0.2932092711  0.03623447988
NavierStokes::advance(): exiting.
max(abs(u/v/w))  = 1.016332711  0.04203104784  0.07207694666
max(abs(gpx/gpy/gpz/p)) = 0.3033900003  0.2134928402  0.3044348507  0.03752659095
[Level 1 step 20] Advanced 147456 cells

mac_sync() on level 0

[STEP 10] Coarse TimeStep time: 1.344829102
[STEP 10] FAB kilobyte spread across MPI nodes: [51166 ... 65068]

STEP = 10 TIME = 0.2792049148 DT = 0.02771163947

PLOTFILE: file = Euler_restart_plt00010
Write plotfile time = 0.014705138  seconds

Run time = 5.364482971
AMReX (26.04-113-g05a28aa730e4) finalized
