[Commits] [svn:einsteintoolkit] SphericalHarmonicRecon/trunk/ (Rev. 27)
schnetter at cct.lsu.edu
schnetter at cct.lsu.edu
Fri May 16 19:05:21 CDT 2014
User: eschnett
Date: 2014/05/16 07:05 PM
Modified:
/trunk/
param.ccl
Log:
Correct param.ccl syntax
File Changes:
Directory: /trunk/
==================
File [modified]: param.ccl
Delta lines: +1 -1
===================================================================
--- trunk/param.ccl 2014-05-13 15:27:28 UTC (rev 26)
+++ trunk/param.ccl 2014-05-17 00:05:21 UTC (rev 27)
@@ -11,7 +11,7 @@
CCTK_REAL r_extract "the radius of the worldtube"
{
- (0,:* :: "positive"
+ (0:* :: "positive"
} 50.0
STRING metric_data_filename "filename for the cauchy metric data"
More information about the Commits
mailing list