aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index e40e623..ea78903 100644
--- a/param.ccl
+++ b/param.ccl
@@ -23,6 +23,12 @@ INT surface_index[100] "Spherical surface that contains the surface shape"
0:* :: "surface index"
} -1
+STRING surface_name[100] "Spherical surface that contains the surface shape"
+{
+ "" :: "use surface_index"
+ ".*" :: "surface name"
+} ""
+
STRING coordsystem "The coordinate system to use" STEERABLE=always
{
"" :: "must be a registered coordinate system"