aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorlanfer <lanfer@6a38eb6e-646e-4a02-a296-d141613ad6c4>2000-05-24 08:48:05 +0000
committerlanfer <lanfer@6a38eb6e-646e-4a02-a296-d141613ad6c4>2000-05-24 08:48:05 +0000
commitf49e4c4cce0812c89671551743b939da61c8dcb4 (patch)
tree6a60e4bef7b6082e5796d66917abe0648d99c1ca /param.ccl
parent7d323ca39a904422702f4869b8a3823f9ad14579 (diff)
enhanced RadiationBC by Miguel
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@108 6a38eb6e-646e-4a02-a296-d141613ad6c4
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 9645d46..776a6cf 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,2 +1,10 @@
# Parameter definitions for thorn Boundary
# $Header$
+
+
+private:
+
+INT radpower "Power of decay rate in extrapolation used in radiative boundaries"
+{
+ : :: "A negative value switches off this feature"
+} -1 \ No newline at end of file