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

STORAGE: sf_valid
STORAGE: sf_info
STORAGE: sf_radius sf_origin
STORAGE: sf_coordinate_descriptors
STORAGE: sf_shape_descriptors



SCHEDULE SphericalSurfaceInfo_Setup AT basegrid
{
  LANG: C
} "Calculate surface coordinate descriptors"



SCHEDULE GROUP SphericalSurface_HasBeenSet AT poststep
{
} "Set the spherical surfaces before this group, and use it afterwards"