aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: 6769626a523dad748431f9eba409048bcd28ed84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Parameter definitions for thorn LegoExcision
# $Header$

KEYWORD fixed_excision "Excise a fixed region?"
{
  "sphere" :: "A sphere about the origin of a given radius"
  "cube"   :: "A cube about the origin with a given corner"
  "none"   :: "No fixed excision"
} "none"

REAL fixed_size "The size (radius or corner location) of the fixed region"
{
  0:* :: "Positive"
} 1.0