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

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