aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/IDSpaceTimeToy/schedule.ccl
blob: 76398341977e6556291e7d2cd8da19d48ffeafb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Schedule definitions for thorn IDSpaceTimeToy
# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/IDSpaceTimeToy/schedule.ccl,v 1.1 2001/03/17 16:05:50 eschnett Exp $

schedule IDSpaceTimeToy_Startup at STARTUP
{
  LANG: Fortran
} "Register banner"

schedule IDSpaceTimeToy_InitialData as SpaceTimeToy_InitialData at INITIAL
{
  LANG: Fortran
  STORAGE: spacetimetoy::scalarevolve
} "Initial data for 3D wave equation"