[Commits] [svn:einsteintoolkit] TOVSolver/trunk/ (Rev. 139)

cott at tapir.caltech.edu cott at tapir.caltech.edu
Sun Jul 7 00:36:14 CDT 2013


User: cott
Date: 2013/07/07 12:36 AM

Modified:
 /trunk/
  param.ccl

Log:
 * parameter change

File Changes:

Directory: /trunk/
==================

File [modified]: param.ccl
Delta lines: +2 -2
===================================================================
--- trunk/param.ccl	2013-07-07 05:35:56 UTC (rev 138)
+++ trunk/param.ccl	2013-07-07 05:36:13 UTC (rev 139)
@@ -24,12 +24,12 @@
   0.0:* :: "Must be positive"
 } 0.0
 
-CCTK_REAL TOV_Gamma[10] "The polytropic constant in P = K rho^Gamma"
+CCTK_REAL TOV_Gamma "The polytropic constant in P = K rho^Gamma"
 {
   1.0: :: "The physical range at high Lorentz factors is [1,2], but otherwise higher values of gamma can also be used"
 } 2.0
 
-CCTK_REAL TOV_K[10] "The polytropic constant in P = K rho^Gamma"
+CCTK_REAL TOV_K "The polytropic constant in P = K rho^Gamma"
 {
   (0.0:* :: "Greater than 0"
 } 100.0



More information about the Commits mailing list