aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/Cart3dTest/schedule.ccl
blob: 35442bdb3b80645b429606bb7177ea0bb2432434 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Schedule definitions for thorn Cart3dTest
# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/Cart3dTest/schedule.ccl,v 1.1 2001/03/01 15:49:27 eschnett Exp $

storage: quantities

schedule Cart3dTest_Initial at CCTK_INITIAL
{
  LANG: C
} "Create some interesting initial data"

schedule Cart3dTest_Evolve at CCTK_EVOL
{
  LANG: C
} "Apply symmetry boundary conditions"