UserGuide/EnzoTestSuite

Enzo Test Suite

Sample Enzo parameter files are located in the doc/examples subdirectory of the Enzo source distribution. There are a couple examples of how to run these and some sample output on this page. Below is the list of Enzo parameter files in the doc/examples subdirectory, together with an illuminating description of each test:

AdiabaticExpansion.enzo Adiabatic Expansion test
AMRCollapseTest.enzo Collapse test
AMRCosmologySimulation.inits Cosmology Simulation inital conditions (amr version)
AMRCosmologySimulation.enzo Cosmology Simulation parameter file (amr version)
AMRShockPool2D.enzo 2D Shock Propogation test (amr version)
AMRShockTube.enzo ShockTube test (amr version)
AMRZeldovichPancake.enzo Zeldovich Pancake (AMR version)
CollapseTest.enzo Collapse test
CollideTest.enzo Collide (Collapse) test
CollideTest.enzo Double Mach Reflection test
ExtremeAdvectionTest.enzo Extreme advection (Collapse) test
GravityStripTest.enzo Stripping (Collapse) test
GravityTest.enzo Gravity Test Problem
GravityTestSphere.enzo Gravity Test (Sphere) Problem
ImplosionAMR.enzo Implosion test (AMR version)
Implosion.enzo Implosion test (unigrid version)
NohProblem2DAMR.enzo Noh Test Problem, 2D AMR version
NohProblem2D.enzo Noh Test Problem, 2D unigrid version
NohProblem3DAMR.enzo Noh Test Problem, 3D AMR version
NohProblem3D.enzo Noh Test Problem, 3D unigrid version
PressurelessCollapse.enzo Pressureless collapse
ProtostellarCollapse_Std.enzo Protostellar Collapse test
SedovBlastAMR.enzo Sedov Blast (2D AMR version)
SedovBlast.enzo Sedov Blast (2D unigrid version)
ShockPool2D.enzo 2D Shock Propogation test
ShockPool3D.enzo 3D Shock Propogation test
ShockTube.enzo ShockTube test (unigrid version)
SphericalInfall.enzo Spherical Infall Test Problem
StripTest.enzo Stripping (Collapse) test
WavePool.enzo Wave Propogation test
ZeldovichPancake.enzo Zeldovich Pancake (unigrid)

Some of these test files include more detailed descriptions as header comments.

All Enzo test files are also included in the lcatest distribution. lcatest is a parallel software testing environment, also developed at LCA but distributed separately.