Skip to content

Documented Examples

evazlimen edited this page Sep 23, 2023 · 2 revisions

Results of the example problems provided in cholla/examples:

Documented 1D tests:

Documented 2D tests:

  • 2D Gresho -- Produces a stationary, time-independent vortex in which the centrifugal force is exactly balanced by pressure gradients. Parameters from Liska & Wendroff (2003).
  • 2D Implosion -- Non grid-aligned converging shock problem. Parameters from Liska & Wendroff (2003).
  • 2D KH Discontinuous -- Demonstrates formation of eddies and mixing due to shear flows. Initialized with a discontinuous boundary.
  • 2D KH Resolution Independent -- Demonstrates formation of eddies and mixing due to shear flows. Mixing is independent of resolution.
  • 2D Noh -- Initializes an infinitely strong circular shock extending from the origin. Parameters from Liska & Wendroff (2003).
  • 2D Rayleigh Taylor -- A gravitational instability consisting of a layer of lower-density fluid upwelling until a higher-density fluid. Parameters from Liska & Wendroff (2003).
  • 2D Constant -- Initializes and maintains uniform density and pressure.
  • 2D Disk -- 2D disk, initialized following a Kuzmin profile, in keplerian rotation.
  • 2D Sod -- A 2D Riemann problem demonstrating the ability of a code to resolve shocks and contact discontinuities in a narrow region. From Sod (1978).
  • 2D Sound Wave -- Initializes a compression/rarefaction wave.

Documented 3D tests:

Clone this wiki locally