Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 510 Bytes

Advection Benchmarks

This folder contains various simple benchmarks to compare different stabilization schemes (SUPG, entropy viscosity).

Benchmarks:

  1. Dropping Box (drop_supg.prm, drop_ev.prm): A box falling with a prescribed vertical velocity

  2. Rotate Shape (rotate_shape_supg.prm, rotate_shape_ev.prm) Various shapes being rotated by 360 degrees by a fixed velocity

See for details.