aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index ad7de7b..a4aac33 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,6 +1,7 @@
# Schedule definitions for thorn SphericalSurface
# $Header$
+STORAGE: sf_active
STORAGE: sf_valid
STORAGE: sf_info
STORAGE: sf_radius sf_origin
@@ -12,6 +13,7 @@ STORAGE: sf_shape_descriptors
SCHEDULE SphericalSurface_Setup AT basegrid
{
LANG: C
+ OPTIONS: global
} "Calculate surface coordinate descriptors"