Integration Test Examples
ABLATE example input files are maintained as part of the main code repository and are primarily used for integration testing. A consequence of this is that most of the examples use very small domains/few timesteps to insure they run very quickly. Despite this they are designed to illustrate a wide variety of ABLATE functions allowing custom input file to be composed. The following input files currently function with ABLATE and can be downloaded directly using the folder icon. Some examples may require additional files that can be found on GitHub.
Fe flow
Domain
- Mesh mapping test 📁
- Sub domain fvm 📁
- Mesh mapping test coordinate space 📁
- Dm view from options 📁
- Mesh generator axisymmetric 📁
- Extrude boundary test 📁
- Boundary monitor test 2d 📁
- Mixed cell type test 2d 📁
- Boundary monitor test 3d 📁
Monitors
Volume of fluids
Level set
Reacting flow
- Ignition delay gri mech zerork 📁
- Simple reacting flow zerork 📁
- Ignition delay gri mech constant volume reactor 📁
- Ignition delay gri mech 📁
- Sample soot diffusion flame 📁
- Ignition delay mma soot process zerork 📁
- Ignition delay gri mech soot 📁
- Steady state diffusion flame 📁
- Ignition delay mma soot process 📁
- Simple reacting flow 📁
- Ignition delay mma soot 📁
- Ignition delay gri mech constant volume reactor zerork 📁
- Ignition delay2 s ch4 cm2 📁
- Sample diffusion flame zerork 📁
- Steady state diffusion flame zerork 📁
- Sample diffusion flame 📁
Shocktube
- Shock tube rieman 📁
- Shock tube2 gas 2d 📁
- Shock tube 1d sod air water 📁
- Shock tube sod lodi boundary 📁
Compressible flow
- Custom couette compressible flow 📁
- Compressible flow vortex lodi 📁
- Compressible couette flow 📁
- Compressible flow pgs lodi 📁
- Compressible flow vortex lodi restart 📁
- Steady compressible flow lodi test 📁
- Compressible sublimation pipe with extrude 📁
- Compressible flow vortex 📁
- Compressible flow cad example 📁
- Mixed cell type test 2d 📁
- Gmsh pipe flow 📁
- Axisymmetric pipe flow 📁
- Turbulent channel flow 📁
- Extra variable transport 📁
- Les isotropic turbulence 📁
- Compressible sublimation pipe 📁
- Hdf5 initializer test.initialization 📁
- Hdf5 initializer test 📁
Radiation
Particles
- Inertial particles 2d 📁
- Coupled particles 2d 📁
- Tracer particles 3d 📁
- Tracer particles 2d restart 📁
- Coupled particles 2d restart 📁
- Tracer particles 2d hdf5 monitor 📁
Regression Test Examples
The following examples are larger/longer simulations and more closely resemble real work simulations. These regression tests are run regularly instead of as part of the pull request processes because of the increased simulation time.