aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/IDScalarWaveMoL/schedule.ccl
blob: d6e3a1c71621b4ec1724d9d8854d9336e41e3700 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Schedule definitions for thorn IDScalarWaveMoL
# $Header:$

SCHEDULE IDScalarWaveMoL_InitialData AT initial
{
  LANG: Fortran
  STORAGE: WaveToyMoL::scalarevolve[1]
} "Initial data for the scalar field"



SCHEDULE IDScalarWaveMoL_Errors AT analysis
{
  LANG: Fortran
  STORAGE:  scalarevolveerror WaveToyMoL::scalarevolve[1]
  TRIGGERS: scalarevolveerror
} "Calculate errors of the scalar field"