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

STORAGE: sf_valid
STORAGE: sf_info
STORAGE: sf_radius sf_origin
STORAGE: sf_coordinate_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"