From cc396ab996df8be585ddb70c84c9b943002c99a5 Mon Sep 17 00:00:00 2001 From: rhaas Date: Wed, 25 Jan 2012 15:19:00 +0000 Subject: support named spherical surfaces git-svn-id: https://svn.cct.lsu.edu/repos/numrel/LSUThorns/QuasiLocalMeasures/trunk@36 ef6f4158-a8ee-47d1-ba14-cb73256398e0 --- param.ccl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'param.ccl') 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" -- cgit v1.2.3