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

schedule Time_Simple at CCTK_BASEGRID after CartGrid3D
{
  LANG: C
} "Set timestep based on speed one Courant condition"