<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hello,</div>
<div class="moz-cite-prefix">Thank you for replaying. I tried your
suggestion and I still got the same errors. However, I tried
increasing the number of nodes from 8 to 16 and the simulations
runs. So, I guess the crash was due to lack of resources such as
ram memory or sth similar. How can I check that it was the cause
of the crash ?</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Cheers,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 12/6/19 6:13 PM, Eddie Hansen wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAN+jpwQjf4G8VYAYuLpGfyokLLGUM3TmMxoocuLWNpo4jYAzJg@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">I haven't seen this error before, so I don't know
if this is the solution, but here's something I noticed...
<div><br>
</div>
<div>You mentioned that you have loaded a version of hdf5 with
parallel mode enabled, yet the IO unit that is loaded during
setup is IO/IOMain/hdf5/serial. Try using the setup
shortcut +hdf5typeio. This will load, by default, the parallel
IO unit. Resetup, recompile, rerun, and see if you get the
same error.</div>
<div><br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Fri, Dec 6, 2019 at 5:46 PM
guido <<a href="mailto:g.granda@irya.unam.mx"
moz-do-not-send="true">g.granda@irya.unam.mx</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p> </p>
<p style="margin-bottom:0in;line-height:100%">Hello Flash
users,</p>
<p style="margin-bottom:0in;line-height:100%">I’m having
trouble running a simulation with FLASH 4.5. It compiled
FLASH 4.5 using:</p>
<p style="margin-bottom:0in;line-height:100%">- hdf5-1.8.20
with parallel mode enabled</p>
<p style="margin-bottom:0in;line-height:100%">- mpich-3.2.1</p>
<p style="margin-bottom:0in;line-height:100%">- gcc-7.3.0</p>
<p style="margin-bottom:0in;line-height:100%">The
simulations run fine till I increase the maximum level of
refinement and the number of nodes used. For example, for
simulation with lmax=9, it runs slow but safe with 8
nodes. However, when I increase the number of nodes to 10,
the simulation crash trying to write the Coefficients in
the Taylor expansion into file. </p>
<p style="margin-bottom:0in;line-height:100%">The log file
is the following:</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">FLASH log
file: 12-05-2019 12:01:48.640 Run number: 1</p>
<p style="margin-bottom:0in;line-height:100%">
==============================================================================</p>
<p style="margin-bottom:0in;line-height:100%"> Number of MPI
tasks: 1</p>
<p style="margin-bottom:0in;line-height:100%"> MPI version:
3</p>
<p style="margin-bottom:0in;line-height:100%"> MPI
subversion: 1</p>
<p style="margin-bottom:0in;line-height:100%">
Dimensionality: 3</p>
<p style="margin-bottom:0in;line-height:100%"> Max Number of
Blocks/Proc: 3000</p>
<p style="margin-bottom:0in;line-height:100%"> Number x
zones: 8</p>
<p style="margin-bottom:0in;line-height:100%"> Number y
zones: 8</p>
<p style="margin-bottom:0in;line-height:100%"> Number z
zones: 8</p>
<p style="margin-bottom:0in;line-height:100%"> Setup stamp:
Wed Sep 18 16:44:51 2019</p>
<p style="margin-bottom:0in;line-height:100%"> Build stamp:
Wed Sep 18 16:45:20 2019</p>
<p style="margin-bottom:0in;line-height:100%"> System info:
Linux mouruka.crya.privado 2.6.32-504.16.2.el6.x86_64 #1
SMP Wed Apr 22 06:48:29</p>
<p style="margin-bottom:0in;line-height:100%"> Version:
FLASH 4.5_release</p>
<p style="margin-bottom:0in;line-height:100%"> Build
directory: /home/guido/FLASH4.5/obj_mc</p>
<p style="margin-bottom:0in;line-height:100%"> Setup syntax:
/home/guido/FLASH4.5/bin/setup.py magnetoHd/MC_evolution
-auto -3d -maxblocks=3000 -objdir=obj_mc -site=irya.guido
--without-unit=physics/Hydro/HydroMain/split/MHD_8Wave</p>
<p style="margin-bottom:0in;line-height:100%"> f compiler
flags:
/home/guido/libraries/compiled_with_gcc-7.3.0/mpich-3.2.1/bin/mpif90 -g
-c -O0 -fdefault-real-8 -fdefault-double-8
-ffree-line-length-none -Wuninitialized -g -c
-fdefault-real-8 -fdefault-double-8
-ffree-line-length-none -Wuninitialized -DMAXBLOCKS=3000
-DNXB=8 -DNYB=8 -DNZB=8 -DN_DIM=3</p>
<p style="margin-bottom:0in;line-height:100%"> c compiler
flags:
/home/guido/libraries/compiled_with_gcc-7.3.0/mpich-3.2.1/bin/mpicc
-I/home/guido/libraries/compiled_with_gcc-7.3.0/hdf5-1.8.20/include
-DH5_USE_16_API -O0 -c -DMAXBLOCKS=3000 -DNXB=8 -DNYB=8
-DNZB=8 -DN_DIM=3</p>
<p style="margin-bottom:0in;line-height:100%">
==============================================================================</p>
<p style="margin-bottom:0in;line-height:100%"> Comment: MC
evolution</p>
<p style="margin-bottom:0in;line-height:100%">
==============================================================================</p>
<p style="margin-bottom:0in;line-height:100%"> FLASH Units
used:</p>
<p style="margin-bottom:0in;line-height:100%">
Driver/DriverMain/Split</p>
<p style="margin-bottom:0in;line-height:100%">
Driver/localAPI</p>
<p style="margin-bottom:0in;line-height:100%">
Grid/GridBoundaryConditions</p>
<p style="margin-bottom:0in;line-height:100%">
Grid/GridMain/paramesh/interpolation/Paramesh4/prolong</p>
<p style="margin-bottom:0in;line-height:100%">
Grid/GridMain/paramesh/interpolation/prolong</p>
<p style="margin-bottom:0in;line-height:100%">
Grid/GridMain/paramesh/paramesh4/Paramesh4dev/PM4_package/headers</p>
<p style="margin-bottom:0in;line-height:100%">
Grid/GridMain/paramesh/paramesh4/Paramesh4dev/PM4_package/mpi_source</p>
<p style="margin-bottom:0in;line-height:100%">
Grid/GridMain/paramesh/paramesh4/Paramesh4dev/PM4_package/source</p>
<p style="margin-bottom:0in;line-height:100%">
Grid/GridMain/paramesh/paramesh4/Paramesh4dev/PM4_package/source</p>
<p style="margin-bottom:0in;line-height:100%">
Grid/GridMain/paramesh/paramesh4/Paramesh4dev/PM4_package/utilities/multigrid</p>
<p style="margin-bottom:0in;line-height:100%">
Grid/GridMain/paramesh/paramesh4/Paramesh4dev/flash_avoid_orrery</p>
<p style="margin-bottom:0in;line-height:100%">
Grid/GridSolvers/BHTree/Wunsch</p>
<p style="margin-bottom:0in;line-height:100%"> Grid/localAPI</p>
<p style="margin-bottom:0in;line-height:100%">
IO/IOMain/hdf5/serial/PM</p>
<p style="margin-bottom:0in;line-height:100%"> IO/localAPI</p>
<p style="margin-bottom:0in;line-height:100%">
PhysicalConstants/PhysicalConstantsMain</p>
<p style="margin-bottom:0in;line-height:100%">
RuntimeParameters/RuntimeParametersMain</p>
<p style="margin-bottom:0in;line-height:100%">
Simulation/SimulationMain/magnetoHD/MC_evolution</p>
<p style="margin-bottom:0in;line-height:100%">
flashUtilities/contiguousConversion</p>
<p style="margin-bottom:0in;line-height:100%">
flashUtilities/general</p>
<p style="margin-bottom:0in;line-height:100%">
flashUtilities/interpolation/oneDim</p>
<p style="margin-bottom:0in;line-height:100%">
flashUtilities/nameValueLL</p>
<p style="margin-bottom:0in;line-height:100%">
flashUtilities/sorting/quicksort</p>
<p style="margin-bottom:0in;line-height:100%">
flashUtilities/system/memoryUsage/legacy</p>
<p style="margin-bottom:0in;line-height:100%">
monitors/Logfile/LogfileMain</p>
<p style="margin-bottom:0in;line-height:100%">
monitors/Timers/TimersMain/MPINative</p>
<p style="margin-bottom:0in;line-height:100%">
physics/Eos/EosMain/Gamma</p>
<p style="margin-bottom:0in;line-height:100%">
physics/Eos/localAPI</p>
<p style="margin-bottom:0in;line-height:100%">
physics/Gravity/GravityMain/Poisson/BHTree</p>
<p style="margin-bottom:0in;line-height:100%">
physics/Hydro/HydroMain/split/Bouchut/Bouchut3</p>
<p style="margin-bottom:0in;line-height:100%">
physics/Hydro/localAPI</p>
<p style="margin-bottom:0in;line-height:100%">
physics/sourceTerms/Polytrope/PolytropeMain</p>
<p style="margin-bottom:0in;line-height:100%">
==============================================================================</p>
<p style="margin-bottom:0in;line-height:100%">
RuntimeParameters:</p>
<p style="margin-bottom:0in;line-height:100%">
==============================================================================</p>
<p style="margin-bottom:0in;line-height:100%">bndpriorityone
= 1</p>
<p style="margin-bottom:0in;line-height:100%">bndprioritythree
= 3</p>
<p style="margin-bottom:0in;line-height:100%">bndprioritytwo
= 2</p>
<p style="margin-bottom:0in;line-height:100%">checkpointfileintervalstep
= 1000000 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">checkpointfilenumber
= 0</p>
<p style="margin-bottom:0in;line-height:100%">dr_abortpause
= 2</p>
<p style="margin-bottom:0in;line-height:100%">dr_dtminbelowaction
= 1</p>
<p style="margin-bottom:0in;line-height:100%">dr_numposdefvars
= 4</p>
<p style="margin-bottom:0in;line-height:100%">drift_break_inst
= 0</p>
<p style="margin-bottom:0in;line-height:100%">drift_trunc_mantissa
= 2</p>
<p style="margin-bottom:0in;line-height:100%">drift_verbose_inst
= 0</p>
<p style="margin-bottom:0in;line-height:100%">eos_entrelescalechoice
= 6</p>
<p style="margin-bottom:0in;line-height:100%">eos_loglevel =
700</p>
<p style="margin-bottom:0in;line-height:100%">fileformatversion
= 9</p>
<p style="margin-bottom:0in;line-height:100%">forcedplotfilenumber
= 0</p>
<p style="margin-bottom:0in;line-height:100%">gr_bhtwmaxqueuesize
= 10000</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_1
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_10
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_11
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_12
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_13
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_14
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_15
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_16
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_17
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_18
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_19
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_2
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_20
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_3
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_4
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_5
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_6
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_7
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_8
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtimevalue_9
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpdivergencefree
= 1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpifaceoff
= 0</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpl2p5d =
0</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpmaxblocks
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpmflags
= 1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnboundaries
= 6</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpndim =
3</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnedgevar1
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnfacevar
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnfielddivf
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnfluxvar
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnguard
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnguardwork
= -1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnvar =
-1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnvarwork
= 1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnvarcorn
= 0</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnvaredge
= 0</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnxb =
-1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnyb =
-1</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnzb =
-1</p>
<p style="margin-bottom:0in;line-height:100%">gr_restrictallmethod
= 3</p>
<p style="margin-bottom:0in;line-height:100%">gr_sanitizedatamode
= 3 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">gr_sanitizeverbosity
= 5</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhewaldfieldnxv42
= 32</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhewaldfieldnyv42
= 32</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhewaldfieldnzv42
= 32</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhewaldnper
= 32</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhewaldnrefv42
= -1</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhewaldseriesn
= 10</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhmpdegree
= 2</p>
<p style="margin-bottom:0in;line-height:100%">iprocs = 1</p>
<p style="margin-bottom:0in;line-height:100%">interpol_order
= 2</p>
<p style="margin-bottom:0in;line-height:100%">irenorm = 0</p>
<p style="margin-bottom:0in;line-height:100%">jprocs = 1</p>
<p style="margin-bottom:0in;line-height:100%">kprocs = 1</p>
<p style="margin-bottom:0in;line-height:100%">lrefine_del =
0</p>
<p style="margin-bottom:0in;line-height:100%">lrefine_max =
9 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">lrefine_min =
3 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">lrefine_min_init
= 1</p>
<p style="margin-bottom:0in;line-height:100%">max_particles_per_blk
= 100</p>
<p style="margin-bottom:0in;line-height:100%">memory_stat_freq
= 100000</p>
<p style="margin-bottom:0in;line-height:100%">meshcopycount
= 1</p>
<p style="margin-bottom:0in;line-height:100%">min_particles_per_blk
= 1</p>
<p style="margin-bottom:0in;line-height:100%">nbegin = 1</p>
<p style="margin-bottom:0in;line-height:100%">nblockx = 1</p>
<p style="margin-bottom:0in;line-height:100%">nblocky = 1</p>
<p style="margin-bottom:0in;line-height:100%">nblockz = 1</p>
<p style="margin-bottom:0in;line-height:100%">nend = 1000000
[CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">nrefs = 2</p>
<p style="margin-bottom:0in;line-height:100%">nsteptotalsts
= 5</p>
<p style="margin-bottom:0in;line-height:100%">outputsplitnum
= 1</p>
<p style="margin-bottom:0in;line-height:100%">plotfileintervalstep
= 1000000 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plotfilenumber
= 0</p>
<p style="margin-bottom:0in;line-height:100%">refine_var_count
= 4</p>
<p style="margin-bottom:0in;line-height:100%">rolling_checkpoint
= 10000</p>
<p style="margin-bottom:0in;line-height:100%">sim_refine = 9
[CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">sweeporder =
123</p>
<p style="margin-bottom:0in;line-height:100%">wr_integrals_freq
= 1</p>
<p style="margin-bottom:0in;line-height:100%">cfl =
0.800E+00</p>
<p style="margin-bottom:0in;line-height:100%">checkpointfileintervaltime
= 0.316E+14 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">checkpointfileintervalz
= 0.180+309</p>
<p style="margin-bottom:0in;line-height:100%">derefine_cutoff_1
= 0.300E+00 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">derefine_cutoff_2
= 0.200E+00</p>
<p style="margin-bottom:0in;line-height:100%">derefine_cutoff_3
= 0.200E+00</p>
<p style="margin-bottom:0in;line-height:100%">derefine_cutoff_4
= 0.200E+00</p>
<p style="margin-bottom:0in;line-height:100%">dr_dtmincontinue
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">dr_posdefdtfactor
= 0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">dr_tstepslowstartfactor
= 0.100E+00</p>
<p style="margin-bottom:0in;line-height:100%">dtinit =
0.316E+11 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">dtmax =
0.316E+13 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">dtmin =
0.316E+10 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">eintswitch =
0.100E-03 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">eos_singlespeciesa
= 0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">eos_singlespeciesz
= 0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gamma =
0.167E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_bhtreelimangle
= 0.500E+00</p>
<p style="margin-bottom:0in;line-height:100%">gr_bhtreemaxcellmass
= 0.100+100</p>
<p style="margin-bottom:0in;line-height:100%">gr_bhtreemincellmass
= 0.100E-98</p>
<p style="margin-bottom:0in;line-height:100%">gr_bhtreesafebox
= 0.120E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefinemaxredlogbase
= 0.100E+02</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefinemaxredradiusfact
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefinemaxredtref
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefinemaxredtimescale
= 0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_1
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_10
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_11
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_12
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_13
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_14
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_15
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_16
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_17
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_18
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_19
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_2
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_20
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_3
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_4
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_5
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_6
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_7
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_8
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefmaxtime_9
= -0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhaccerr =
0.100E+00</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhextrnpotcenterx
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhextrnpotcentery
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhextrnpotcenterz
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhnewton =
-0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">hall_parameter
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">hyperresistivity
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">nusts =
0.100E+00</p>
<p style="margin-bottom:0in;line-height:100%">plotfileintervaltime
= 0.316E+13 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plotfileintervalz
= 0.180+309</p>
<p style="margin-bottom:0in;line-height:100%">point_mass =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">point_mass_rsoft
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">polytropedens1
= 0.212E-24 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">polytropedens2
= 0.100+100</p>
<p style="margin-bottom:0in;line-height:100%">polytropedens3
= 0.100+100</p>
<p style="margin-bottom:0in;line-height:100%">polytropedens4
= 0.100+100</p>
<p style="margin-bottom:0in;line-height:100%">polytropedens5
= 0.100+100</p>
<p style="margin-bottom:0in;line-height:100%">polytropegamma1
= 0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">polytropegamma2
= 0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">polytropegamma3
= 0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">polytropegamma4
= 0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">polytropegamma5
= 0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">polytropekonst
= 0.400E+09 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">refine_cutoff_1
= 0.700E+00 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">refine_cutoff_2
= 0.800E+00</p>
<p style="margin-bottom:0in;line-height:100%">refine_cutoff_3
= 0.800E+00</p>
<p style="margin-bottom:0in;line-height:100%">refine_cutoff_4
= 0.800E+00</p>
<p style="margin-bottom:0in;line-height:100%">refine_filter_1
= 0.100E-01</p>
<p style="margin-bottom:0in;line-height:100%">refine_filter_2
= 0.100E-01</p>
<p style="margin-bottom:0in;line-height:100%">refine_filter_3
= 0.100E-01</p>
<p style="margin-bottom:0in;line-height:100%">refine_filter_4
= 0.100E-01</p>
<p style="margin-bottom:0in;line-height:100%">rss_limit =
-0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">sim_bx =
0.710E-05 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">sim_by =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">sim_bz =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">sim_cs =
0.200E+05 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">sim_delta =
0.463E+19 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">sim_mu_mol =
0.127E+01</p>
<p style="margin-bottom:0in;line-height:100%">sim_pert =
0.150E+01 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">sim_rho =
0.212E-21 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">sim_sigma =
0.250E+00 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">sim_vx =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">sim_vy =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">sim_vz =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">sim_x_cent =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">sim_y_cent =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">sim_z_cent =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">small =
0.100E-39 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">smalle =
0.100E-09</p>
<p style="margin-bottom:0in;line-height:100%">smallp =
0.100E-21 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">smallt =
0.100E+01 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">smallu =
0.100E-39 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">smallx =
0.100E-09</p>
<p style="margin-bottom:0in;line-height:100%">smlrho =
0.100E-39 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">tinitial =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">tmax =
0.252E+15 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">tstep_change_factor
= 0.200E+01</p>
<p style="margin-bottom:0in;line-height:100%">wall_clock_checkpoint
= 0.432E+05</p>
<p style="margin-bottom:0in;line-height:100%">wall_clock_time_limit
= 0.605E+06</p>
<p style="margin-bottom:0in;line-height:100%">x_refine_center
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">xmax =
0.154E+20 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">xmin =
-0.154E+20 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">y_refine_center
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">ymax =
0.154E+20 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">ymin =
-0.154E+20 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">zfinal =
0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">zinitial =
-0.100E+01</p>
<p style="margin-bottom:0in;line-height:100%">z_refine_center
= 0.000E+00</p>
<p style="margin-bottom:0in;line-height:100%">zmax =
0.154E+20 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">zmin =
-0.154E+20 [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">unitsystem =
CGS [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">basenm =
mc_evolution_ [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">dr_posdefvar_1
= none</p>
<p style="margin-bottom:0in;line-height:100%">dr_posdefvar_2
= none</p>
<p style="margin-bottom:0in;line-height:100%">dr_posdefvar_3
= none</p>
<p style="margin-bottom:0in;line-height:100%">dr_posdefvar_4
= none</p>
<p style="margin-bottom:0in;line-height:100%">eosmode =
dens_ie</p>
<p style="margin-bottom:0in;line-height:100%">eosmodeinit =
dens_ie</p>
<p style="margin-bottom:0in;line-height:100%">geometry =
cartesian</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpoutputdir
= ./</p>
<p style="margin-bottom:0in;line-height:100%">grav_boundary_type
= periodic [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">grav_boundary_type_x
= periodic [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">grav_boundary_type_y
= periodic [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">grav_boundary_type_z
= periodic [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhewaldfname
= ewald_coeffs</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhewaldfnameaccv42
= ewald_field_acc</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhewaldfnamepotv42
= ewald_field_pot</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhextrnpotfile
= external_potential.dat</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhextrnpottype
= planez</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhmac =
ApproxPartialErr</p>
<p style="margin-bottom:0in;line-height:100%">log_file =
mc_evolution.log [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">output_directory
=</p>
<p style="margin-bottom:0in;line-height:100%">pc_unitsbase =
CGS</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_1
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_10
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_11
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_12
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_2
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_3
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_4
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_5
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_6
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_7
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_8
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_grid_var_9
= none</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_1 =
dens [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_10 =
magz [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_11 =
none</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_12 =
none</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_13 =
none</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_14 =
none</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_15 =
none</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_16 =
none</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_17 =
none</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_18 =
none</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_2 =
pres [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_3 =
none</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_4 =
eint [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_5 =
velx [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_6 =
vely [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_7 =
velz [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_8 =
magx [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plot_var_9 =
magy [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">prof_file =
profile.dat</p>
<p style="margin-bottom:0in;line-height:100%">refine_var_1 =
dens [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">refine_var_2 =
none</p>
<p style="margin-bottom:0in;line-height:100%">refine_var_3 =
none</p>
<p style="margin-bottom:0in;line-height:100%">refine_var_4 =
none</p>
<p style="margin-bottom:0in;line-height:100%">refine_var_thresh
= dens [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">run_comment =
MC evolution [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">run_number = 1</p>
<p style="margin-bottom:0in;line-height:100%">stats_file =
mc.dat [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">xl_boundary_type
= periodic</p>
<p style="margin-bottom:0in;line-height:100%">xr_boundary_type
= periodic</p>
<p style="margin-bottom:0in;line-height:100%">yl_boundary_type
= periodic</p>
<p style="margin-bottom:0in;line-height:100%">yr_boundary_type
= periodic</p>
<p style="margin-bottom:0in;line-height:100%">zl_boundary_type
= periodic</p>
<p style="margin-bottom:0in;line-height:100%">zr_boundary_type
= periodic</p>
<p style="margin-bottom:0in;line-height:100%">allowdtstsdominate
= F</p>
<p style="margin-bottom:0in;line-height:100%">alwayscomputeuservars
= T</p>
<p style="margin-bottom:0in;line-height:100%">alwaysrestrictcheckpoint
= T</p>
<p style="margin-bottom:0in;line-height:100%">chkguardcellsinput
= F</p>
<p style="margin-bottom:0in;line-height:100%">chkguardcellsoutput
= F</p>
<p style="margin-bottom:0in;line-height:100%">converttoconsvdformeshcalls
= F</p>
<p style="margin-bottom:0in;line-height:100%">converttoconsvdinmeshinterp
= T</p>
<p style="margin-bottom:0in;line-height:100%">corners = F</p>
<p style="margin-bottom:0in;line-height:100%">dr_printtsteploc
= T</p>
<p style="margin-bottom:0in;line-height:100%">dr_shortenlaststepbeforetmax
= F</p>
<p style="margin-bottom:0in;line-height:100%">dr_useposdefcomputedt
= F</p>
<p style="margin-bottom:0in;line-height:100%">drift_tuples =
F</p>
<p style="margin-bottom:0in;line-height:100%">eachprocwritesownabortlog
= F</p>
<p style="margin-bottom:0in;line-height:100%">eachprocwritessummary
= F</p>
<p style="margin-bottom:0in;line-height:100%">earlyblockdistadjustment
= T</p>
<p style="margin-bottom:0in;line-height:100%">enablemaskedgcfill
= F</p>
<p style="margin-bottom:0in;line-height:100%">flux_correct =
T</p>
<p style="margin-bottom:0in;line-height:100%">geometryoverride
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_bcenableapplymixedgds
= T</p>
<p style="margin-bottom:0in;line-height:100%">gr_bhphysmaccomm
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_bhphysmactw
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_bhuseunifiedtw
= F [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefinemaxbytime
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefinemaxreddobylogr
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_lrefinemaxreddobytime
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpadvancealllevels
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpamrerrorchecking
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpcartesianpm
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpconserve
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpconsvfluxdensities
= T</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpconsvfluxes
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpcurvilinear
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpcurvilinearconserve
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpcylindricalpm
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpdiagonals
= T</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpedgevalue
= T</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpedgevalueinteg
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpemptycells
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpforceconsistency
= T</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrplsingularline
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpnopermanentguardcells
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrppolarpm
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrppredcorr
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpsphericalpm
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrptimingmpi
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrptimingmpix
= F</p>
<p style="margin-bottom:0in;line-height:100%">gr_pmrpvardt =
F</p>
<p style="margin-bottom:0in;line-height:100%">grav_temporal_extrp
= F</p>
<p style="margin-bottom:0in;line-height:100%">grav_unjunkpden
= T</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhewaldalwaysgenerate
= T</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhlinearinterpolonlyv42
= T</p>
<p style="margin-bottom:0in;line-height:100%">grv_bhuserelaccerr
= F</p>
<p style="margin-bottom:0in;line-height:100%">grv_useexternalpotential
= F</p>
<p style="margin-bottom:0in;line-height:100%">grv_usepoissonpotential
= T</p>
<p style="margin-bottom:0in;line-height:100%">ignoreforcedplot
= F</p>
<p style="margin-bottom:0in;line-height:100%">io_writemscalarintegrals
= F</p>
<p style="margin-bottom:0in;line-height:100%">killdivb = T
[CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">plotfilegridquantitydp
= F</p>
<p style="margin-bottom:0in;line-height:100%">plotfilemetadatadp
= F</p>
<p style="margin-bottom:0in;line-height:100%">reducegcellfills
= F</p>
<p style="margin-bottom:0in;line-height:100%">refine_on_particle_count
= F</p>
<p style="margin-bottom:0in;line-height:100%">restart = F</p>
<p style="margin-bottom:0in;line-height:100%">summaryoutputonly
= F</p>
<p style="margin-bottom:0in;line-height:100%">threadblocklistbuild
= F</p>
<p style="margin-bottom:0in;line-height:100%">threaddriverblocklist
= F</p>
<p style="margin-bottom:0in;line-height:100%">threaddriverwithinblock
= F</p>
<p style="margin-bottom:0in;line-height:100%">threadeoswithinblock
= F</p>
<p style="margin-bottom:0in;line-height:100%">threadhydroblocklist
= F</p>
<p style="margin-bottom:0in;line-height:100%">threadhydrowithinblock
= F</p>
<p style="margin-bottom:0in;line-height:100%">threadraytracebuild
= F</p>
<p style="margin-bottom:0in;line-height:100%">threadwithinblockbuild
= F</p>
<p style="margin-bottom:0in;line-height:100%">typematchedxfer
= T</p>
<p style="margin-bottom:0in;line-height:100%">unbiased_geometry
= F</p>
<p style="margin-bottom:0in;line-height:100%">updategravity
= T</p>
<p style="margin-bottom:0in;line-height:100%">updatehydrofluxes
= T</p>
<p style="margin-bottom:0in;line-height:100%">useburn = F</p>
<p style="margin-bottom:0in;line-height:100%">usecollectivehdf5
= T</p>
<p style="margin-bottom:0in;line-height:100%">useconductivity
= F</p>
<p style="margin-bottom:0in;line-height:100%">usecool = F</p>
<p style="margin-bottom:0in;line-height:100%">usecosmology =
F</p>
<p style="margin-bottom:0in;line-height:100%">usedeleptonize
= F</p>
<p style="margin-bottom:0in;line-height:100%">usediffuse = F</p>
<p style="margin-bottom:0in;line-height:100%">usediffusecomputedtspecies
= F</p>
<p style="margin-bottom:0in;line-height:100%">usediffusecomputedttherm
= F</p>
<p style="margin-bottom:0in;line-height:100%">usediffusecomputedtvisc
= F</p>
<p style="margin-bottom:0in;line-height:100%">usediffusecomputedtmagnetic
= F</p>
<p style="margin-bottom:0in;line-height:100%">useenergydeposition
= F</p>
<p style="margin-bottom:0in;line-height:100%">useflame = F</p>
<p style="margin-bottom:0in;line-height:100%">usegravity = T</p>
<p style="margin-bottom:0in;line-height:100%">useheat = F</p>
<p style="margin-bottom:0in;line-height:100%">useheatexchange
= F</p>
<p style="margin-bottom:0in;line-height:100%">usehydro = T</p>
<p style="margin-bottom:0in;line-height:100%">useincompns =
F</p>
<p style="margin-bottom:0in;line-height:100%">useionize = F</p>
<p style="margin-bottom:0in;line-height:100%">uselegacylabels
= T</p>
<p style="margin-bottom:0in;line-height:100%">usemagneticresistivity
= F</p>
<p style="margin-bottom:0in;line-height:100%">usemassdiffusivity
= F</p>
<p style="margin-bottom:0in;line-height:100%">useopacity = F</p>
<p style="margin-bottom:0in;line-height:100%">useparticles =
F</p>
<p style="margin-bottom:0in;line-height:100%">useplasmastate
= F</p>
<p style="margin-bottom:0in;line-height:100%">usepolytrope =
T [CHANGED]</p>
<p style="margin-bottom:0in;line-height:100%">useprimordialchemistry
= F</p>
<p style="margin-bottom:0in;line-height:100%">useprotonemission
= F</p>
<p style="margin-bottom:0in;line-height:100%">useprotonimaging
= F</p>
<p style="margin-bottom:0in;line-height:100%">useradtrans =
F</p>
<p style="margin-bottom:0in;line-height:100%">useraytrace =
F</p>
<p style="margin-bottom:0in;line-height:100%">usests = F</p>
<p style="margin-bottom:0in;line-height:100%">usestsfordiffusion
= F</p>
<p style="margin-bottom:0in;line-height:100%">usestir = F</p>
<p style="margin-bottom:0in;line-height:100%">usethomsonscattering
= F</p>
<p style="margin-bottom:0in;line-height:100%">usetreeray = F</p>
<p style="margin-bottom:0in;line-height:100%">useturb = T</p>
<p style="margin-bottom:0in;line-height:100%">useviscosity =
F</p>
<p style="margin-bottom:0in;line-height:100%">usexrayimaging
= F</p>
<p style="margin-bottom:0in;line-height:100%">use_cma_advection
= F</p>
<p style="margin-bottom:0in;line-height:100%">use_cma_flattening
= F</p>
<p style="margin-bottom:0in;line-height:100%">use_flash_surr_blks_fill
= T</p>
<p style="margin-bottom:0in;line-height:100%">use_reduced_orrery
= T</p>
<p style="margin-bottom:0in;line-height:100%">use_steepening
= T</p>
<p style="margin-bottom:0in;line-height:100%">writestatsummary
= T</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">
==============================================================================</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%"> WARNING:
Ignored Parameters :</p>
<p style="margin-bottom:0in;line-height:100%"> These
parameters were found in the flash.par file, but they were</p>
<p style="margin-bottom:0in;line-height:100%"> not declared
in any Config file for the simulation!</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%"> energyFix</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">
==============================================================================</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%"> Known units
of measurement:</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%"> Unit CGS
Value Base Unit</p>
<p style="margin-bottom:0in;line-height:100%"> 1 cm 1.0000
cm</p>
<p style="margin-bottom:0in;line-height:100%"> 2 s 1.0000 s</p>
<p style="margin-bottom:0in;line-height:100%"> 3 g 1.0000 g</p>
<p style="margin-bottom:0in;line-height:100%"> 4 K 1.0000 K</p>
<p style="margin-bottom:0in;line-height:100%"> 5 esu 1.0000
esu</p>
<p style="margin-bottom:0in;line-height:100%"> 6 mol 1.0000
mol</p>
<p style="margin-bottom:0in;line-height:100%"> 7 m 100.00 cm</p>
<p style="margin-bottom:0in;line-height:100%"> 8 km
1.00000E+05 cm</p>
<p style="margin-bottom:0in;line-height:100%"> 9 pc
3.08568E+18 cm</p>
<p style="margin-bottom:0in;line-height:100%"> 10 kpc
3.08568E+21 cm</p>
<p style="margin-bottom:0in;line-height:100%"> 11 Mpc
3.08568E+24 cm</p>
<p style="margin-bottom:0in;line-height:100%"> 12 Gpc
3.08568E+27 cm</p>
<p style="margin-bottom:0in;line-height:100%"> 13 Rsun
6.96000E+10 cm</p>
<p style="margin-bottom:0in;line-height:100%"> 14 AU
1.49598E+13 cm</p>
<p style="margin-bottom:0in;line-height:100%"> 15 yr
3.15569E+07 s</p>
<p style="margin-bottom:0in;line-height:100%"> 16 Myr
3.15569E+13 s</p>
<p style="margin-bottom:0in;line-height:100%"> 17 Gyr
3.15569E+16 s</p>
<p style="margin-bottom:0in;line-height:100%"> 18 kg 1000.0
g</p>
<p style="margin-bottom:0in;line-height:100%"> 19 Msun
1.98892E+33 g</p>
<p style="margin-bottom:0in;line-height:100%"> 20 amu
1.66054E-24 g</p>
<p style="margin-bottom:0in;line-height:100%"> 21 eV 11605.
K</p>
<p style="margin-bottom:0in;line-height:100%"> 22 C
2.99792E+09 esu</p>
<p style="margin-bottom:0in;line-height:100%"> 23 LFLY
3.08568E+24 cm</p>
<p style="margin-bottom:0in;line-height:100%"> 24 TFLY
2.05759E+17 s</p>
<p style="margin-bottom:0in;line-height:100%"> 25 MFLY
9.88470E+45 g</p>
<p style="margin-bottom:0in;line-height:100%"> 26 clLength
3.08568E+24 cm</p>
<p style="margin-bottom:0in;line-height:100%"> 27 clTime
3.15569E+16 s</p>
<p style="margin-bottom:0in;line-height:100%"> 28 clMass
1.98892E+48 g</p>
<p style="margin-bottom:0in;line-height:100%"> 29 clTemp
1.16045E+07 K</p>
<p style="margin-bottom:0in;line-height:100%">-----------End
of Units--------------------</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%"> Known
physical constants:</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%"> Constant Name
Constant Value cm s g K esu mol</p>
<p style="margin-bottom:0in;line-height:100%"> 1 Newton
6.67408E-08 3.0 -2.0 -1.0 0.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 2 speed of
light 2.99792E+10 1.0 -1.0 0.0 0.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 3 Planck
6.62607E-27 2.0 -1.0 1.0 0.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%">4 electron
charge 4.80320E-10 0.0 0.0 0.0 0.0 1.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 5 electron
mass 9.10938E-28 0.0 0.0 1.0 0.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 6 proton mass
1.67262E-24 0.0 0.0 1.0 0.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 7
fine-structure 7.29735E-03 0.0 0.0 0.0 0.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 8 Avogadro
6.02214E+23 0.0 0.0 0.0 0.0 0.0 -1.0</p>
<p style="margin-bottom:0in;line-height:100%"> 9 Boltzmann
1.38065E-16 2.0 -2.0 1.0 -1.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 10 ideal gas
constant 8.31446E+07 2.0 -2.0 1.0 -1.0 0.0 -1.0</p>
<p style="margin-bottom:0in;line-height:100%"> 11 Wien
0.28978 1.0 0.0 0.0 1.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 12
Stefan-Boltzmann 5.67037E-05 0.0 -3.0 1.0 -4.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 13 Radiation
Constant 7.56572E-15 -1.0 -2.0 1.0 -4.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 14 pi 3.1416
0.0 0.0 0.0 0.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 15 e 2.7183
0.0 0.0 0.0 0.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%"> 16 Euler
0.57722 0.0 0.0 0.0 0.0 0.0 0.0</p>
<p style="margin-bottom:0in;line-height:100%">
==============================================================================</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%"> Multifluid
database: not configured in</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">
==============================================================================</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:26.975 ] [gr_initGeometry] checking BCs for idir: 1</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:26.976 ] [gr_initGeometry] checking BCs for idir: 2</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:26.976 ] [gr_initGeometry] checking BCs for idir: 3</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:27.074 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:27.302 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 9</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 0 max blks 1 tot blks 9</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 0 max leaf blks 1 tot
leaf blks 8</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:27.543 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:27.968 ] [GRID gr_expandDomain]: iteration=1, create
level=3</p>
<p style="margin-bottom:0in;line-height:100%"> INFO:
Grid_fillGuardCells is ignoring masking.</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:28.078 ] [mpi_amr_comm_setup]:
buffer_dim_send=74785, buffer_dim_recv=1</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:28.157 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:29.011 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 73</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 0 max blks 1 tot blks 73</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 0 max leaf blks 1 tot
leaf blks 64</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:29.440 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:29.833 ] [GRID gr_expandDomain]: iteration=2, create
level=4</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:30.253 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:30.322 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 585</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 2 max blks 4 tot blks 585</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 1 max leaf blks 3 tot
leaf blks 512</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:32.046 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:32.564 ] [GRID gr_expandDomain]: iteration=3, create
level=5</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:32.684 ] [mpi_amr_comm_setup]:
buffer_dim_send=233185, buffer_dim_recv=135889</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:33.443 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:34.807 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 3033</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 11 max blks 14 tot blks 3033</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 9 max leaf blks 11 tot
leaf blks 2654</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:35.561 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:35.977 ] [GRID gr_expandDomain]: iteration=4, create
level=6</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:36.173 ] [mpi_amr_comm_setup]:
buffer_dim_send=575965, buffer_dim_recv=351529</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:37.611 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%">[ 12-05-2019
12:02:40.401 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 6297</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 24 max blks 26 tot blks 6297</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 20 max leaf blks 23 tot
leaf blks 5510</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:41.154 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:41.544 ] [GRID gr_expandDomain]: iteration=5, create
level=7</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:41.815 ] [mpi_amr_comm_setup]:
buffer_dim_send=540997, buffer_dim_recv=411109</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:44.513 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:46.394 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 16185</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 62 max blks 65 tot blks
16185</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 54 max leaf blks 57 tot
leaf blks 14162</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:47.277 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:47.696 ] [GRID gr_expandDomain]: iteration=6, create
level=8</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:48.106 ] [mpi_amr_comm_setup]:
buffer_dim_send=881329, buffer_dim_recv=699133</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:50.281 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:51.436 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 89497</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 348 max blks 351 tot blks
89497</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 304 max leaf blks 308
tot leaf blks 78310</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:53.153 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:53.443 ] [GRID gr_expandDomain]: iteration=7, create
level=9</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:02:56.118 ] [mpi_amr_comm_setup]:
buffer_dim_send=1952545, buffer_dim_recv=1773109</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:03:03.333 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:03:07.980 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 626345</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 2445 max blks 2449 tot blks
626345</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 2139 max leaf blks 2142
tot leaf blks 548052</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:03:13.985 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:03:14.055 ] [GRID gr_expandDomain]: iteration=8, create
level=9</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:03:25.399 ] [mpi_amr_comm_setup]:
buffer_dim_send=6183577, buffer_dim_recv=5623945</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:03:55.420 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:03:58.377 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 97801</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 381 max blks 384 tot blks
97801</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 333 max leaf blks 336
tot leaf blks 85576</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:04:01.822 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:04:01.849 ] [GRID gr_expandDomain]: iteration=9, create
level=9</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:04:03.709 ] [mpi_amr_comm_setup]:
buffer_dim_send=2129845, buffer_dim_recv=1958629</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:04:11.340 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:04:15.464 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 626345</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 2445 max blks 2449 tot blks
626345</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 2139 max leaf blks 2142
tot leaf blks 548052</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:04:24.519 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:04:24.588 ] [GRID gr_expandDomain]: iteration=10,
create level=9</p>
<p style="margin-bottom:0in;line-height:100%">[ 12-05-2019
12:04:35.959 ] [mpi_amr_comm_setup]:
buffer_dim_send=6183577, buffer_dim_recv=5623945</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:06.370 ] [GRID amr_refine_derefine]: initiating
refinement</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:09.335 ] [GRID amr_refine_derefine]: redist. phase.
tot blks requested: 97801</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min blks 381 max blks 384 tot blks
97801</p>
<p style="margin-bottom:0in;line-height:100%"> [GRID
amr_refine_derefine] min leaf blks 333 max leaf blks 336
tot leaf blks 85576</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:12.763 ] [GRID amr_refine_derefine]: refinement
complete</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:12.790 ] [GRID gr_expandDomain]: iteration=11,
create level=9</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:14.289 ] [gr_ensureValidNeighborInfo] found
mpi_pattern_id: -10</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:14.317 ] [mpi_amr_comm_setup]:
buffer_dim_send=73525, buffer_dim_recv=62437</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:14.806 ] memory: /proc vsize (MiB): 2918.54 (min)
3030.76 (max) 2946.03 (avg)</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:14.807 ] memory: /proc rss (MiB): 1798.14 (min)
1883.50 (max) 1830.61 (avg)</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:14.808 ] memory: /proc vsize (MiB): 2918.54 (min)
3030.76 (max) 2946.03 (avg)</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:14.809 ] memory: /proc rss (MiB): 1798.18 (min)
1883.53 (max) 1830.67 (avg)</p>
<p style="margin-bottom:0in;line-height:100%"> [ 12-05-2019
12:05:17.553 ] [BHTree]: Coefficients in the Taylor
expansion written into file</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">The error file
says:</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">Fatal error in
PMPI_Waitall: See the MPI_ERROR field in MPI_Status for
the error code</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">The out file
says:</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">
RuntimeParameters_read: ignoring unknown parameter
"energyFix"...</p>
<p style="margin-bottom:0in;line-height:100%"> Grid_init:
resolution based on runtime params:</p>
<p style="margin-bottom:0in;line-height:100%"> lrefine dx dy
dz</p>
<p style="margin-bottom:0in;line-height:100%"> 3 9.643E+17
9.643E+17 9.643E+17</p>
<p style="margin-bottom:0in;line-height:100%"> 4 4.821E+17
4.821E+17 4.821E+17</p>
<p style="margin-bottom:0in;line-height:100%"> 5 2.411E+17
2.411E+17 2.411E+17</p>
<p style="margin-bottom:0in;line-height:100%"> 6 1.205E+17
1.205E+17 1.205E+17</p>
<p style="margin-bottom:0in;line-height:100%"> 7 6.027E+16
6.027E+16 6.027E+16</p>
<p style="margin-bottom:0in;line-height:100%"> 8 3.013E+16
3.013E+16 3.013E+16</p>
<p style="margin-bottom:0in;line-height:100%"> 9 1.507E+16
1.507E+16 1.507E+16</p>
<p style="margin-bottom:0in;line-height:100%">
MaterialProperties initialized</p>
<p style="margin-bottom:0in;line-height:100%"> Cosmology
initialized</p>
<p style="margin-bottom:0in;line-height:100%"> Initializing
Polytropic Equation of State</p>
<p style="margin-bottom:0in;line-height:100%"> Source terms
initialized</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 8</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 9</p>
<p style="margin-bottom:0in;line-height:100%">
[amr_morton_process]: Initializing surr_blks using
standard orrery implementation</p>
<p style="margin-bottom:0in;line-height:100%"> INFO:
Grid_fillGuardCells is ignoring masking.</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 6</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 1 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 64</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 73</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 46</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 1 2</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 2 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 512</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 585</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 459</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 1 58</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 2 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 2654</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 3033</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 2675</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 1 765</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 2 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 5510</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 6297</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 5642</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 1 1146</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 2 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 14162</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 16185</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 15209</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 1 1503</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 2 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 78310</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 89497</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 79298</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 1 4927</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 2 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 548052</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 626345</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 91484</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 1 36351</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 2 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 85576</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 97801</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 89804</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 1 6879</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 2 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 548052</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 626345</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 0 91447</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 1 36080</p>
<p style="margin-bottom:0in;line-height:100%"> iteration,
no. not moved = 2 0</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total leaf blocks = 85576</p>
<p style="margin-bottom:0in;line-height:100%"> refined:
total blocks = 97801</p>
<p style="margin-bottom:0in;line-height:100%"> NSIZE = 4 1</p>
<p style="margin-bottom:0in;line-height:100%"> Tree solver
initialized</p>
<p style="margin-bottom:0in;line-height:100%"> Finished with
Grid_initDomain, no restart</p>
<p style="margin-bottom:0in;line-height:100%"> Ready to call
Hydro_init</p>
<p style="margin-bottom:0in;line-height:100%"> Hydro
initialized</p>
<p style="margin-bottom:0in;line-height:100%"> Gravity
initialized</p>
<p style="margin-bottom:0in;line-height:100%"> Initial dt
verified</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">I’m not sure
what is the reason for this kind of crash, have you ever
experienced something similar?</p>
<p style="margin-bottom:0in;line-height:100%">My guess is
that it is a communication problem due to the use of
mpich-3.2.1 but i’m not sure.</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">Cheers, </p>
<p> </p>
</div>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>Eddie Hansen, PhD<br>
Postdoctoral Scholar</div>
<div>University of Chicago</div>
<div>607-341-6126 | Flash Center</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<p><br>
</p>
</body>
</html>