aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: e52b474a1862ba0ee15c50865076bd16ac53ca6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Schedule definitions for thorn Dissipation
# $Header$

SCHEDULE dissipation_basegrid AT basegrid
{
  LANG: C
} "Ensure that there are enough ghost zones"

SCHEDULE dissipation_add IN MoL_PostRHS
{
  LANG: C
} "Add Kreiss-Oliger dissipation to the right hand sides"