aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 6 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index 6316dd2..32d50ef 100644
--- a/param.ccl
+++ b/param.ccl
@@ -7,13 +7,17 @@ USES KEYWORD type ""
{
}
-private:
-
+
+restricted:
+
REAL dtfac "The timestep condition dt = dtfac*dx"
{
0:* :: "Should probably be bigger than zero"
} 0.5
+
+private:
+
REAL radius "The radius of the gaussian wave"
{
0:* ::