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

schedule UniformCharge at CCTK_INITIAL as WaveToy_InitialData
{
  STORAGE:       wavetoy::scalarevolve[3],ellcoeffs,outvars
  LANG:          Fortran
} "Initial data (Uniform Charge) for 3D wave equation"