aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/CarpetRegridTest/param.ccl
diff options
context:
space:
mode:
authoreschnett <>2001-03-01 11:40:00 +0000
committereschnett <>2001-03-01 11:40:00 +0000
commit310f0ea48d18866b773136aed11200b6eda6378b (patch)
tree445d3e34ce8b89812994b6614f7bc9f4acbc7fe2 /CarpetExtra/CarpetRegridTest/param.ccl
Initial revision
darcs-hash:20010301114010-f6438-12fb8a9ffcc80e86c0a97e37b5b0dae0dbc59b79.gz
Diffstat (limited to 'CarpetExtra/CarpetRegridTest/param.ccl')
-rw-r--r--CarpetExtra/CarpetRegridTest/param.ccl19
1 files changed, 19 insertions, 0 deletions
diff --git a/CarpetExtra/CarpetRegridTest/param.ccl b/CarpetExtra/CarpetRegridTest/param.ccl
new file mode 100644
index 000000000..6534eb972
--- /dev/null
+++ b/CarpetExtra/CarpetRegridTest/param.ccl
@@ -0,0 +1,19 @@
+# Parameter definitions for thorn CarpetRegridTest
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetRegridTest/param.ccl,v 1.1 2004/05/23 15:56:14 cott Exp $
+
+private:
+
+REAL radius "The radius of the gaussian wave"
+{
+ *:* :: "No restriction"
+} 0.0
+
+REAL sigma "The sigma for the gaussian wave"
+{
+ 0:* :: "Positive"
+} 0.1
+
+REAL amplitude "The amplitude of the wave"
+{
+ *:* :: "No restriction"
+} 1.0