[Commits] [svn:einsteintoolkit] TOVSolver/trunk/test/ (Rev. 142)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Thu Jul 11 08:27:34 CDT 2013
User: knarf
Date: 2013/07/11 08:27 AM
Modified:
/trunk/test/
test_two_av.par
Log:
fix par file of testsuite
File Changes:
Directory: /trunk/test/
=======================
File [modified]: test_two_av.par
Delta lines: +2 -4
===================================================================
--- trunk/test/test_two_av.par 2013-07-08 06:48:44 UTC (rev 141)
+++ trunk/test/test_two_av.par 2013-07-11 13:27:33 UTC (rev 142)
@@ -43,15 +43,13 @@
tovsolver::TOV_Num_TOVs = 2
tovsolver::TOV_Num_Radial = 200000
tovsolver::TOV_Combine_Method = "average"
-
-tovsolver::TOV_Rho_Central[0] = 0.16e-3
tovsolver::TOV_Gamma = 2.0
tovsolver::TOV_K = 100.0
+
+tovsolver::TOV_Rho_Central[0] = 0.16e-3
tovsolver::TOV_Position_x[0] = -15.0
tovsolver::TOV_Rho_Central[1] = 0.32e-3
-tovsolver::TOV_Gamma = 2.0
-tovsolver::TOV_K = 100.0
tovsolver::TOV_Position_x[1] = 15.0
IO::out_fileinfo="none"
More information about the Commits
mailing list