aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorallen <allen@4451c3c6-1034-4891-99ea-21147727ccdf>1999-07-29 16:38:11 +0000
committerallen <allen@4451c3c6-1034-4891-99ea-21147727ccdf>1999-07-29 16:38:11 +0000
commit4347cd9b24c30c77bb7a16944e8e049789404af8 (patch)
treeca91731ad80bf159a04934e0326ac92ae442e0a7 /param.ccl
parent22adce91cfeddd17ea4874eebbc1fcdc6c288f9e (diff)
You can now run with both WaveToyF77 and WaveToyF90 and compiled (!)
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@7 4451c3c6-1034-4891-99ea-21147727ccdf
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:* ::