[Commits] [svn:einsteintoolkit] Paper_EinsteinToolkit_2010/examples/tov/ (Rev. 113)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Sun Aug 21 23:21:21 CDT 2011


User: knarf
Date: 2011/08/21 11:21 PM

Modified:
 /examples/tov/
  tov.rpar

Log:
 update to current rpar

File Changes:

Directory: /examples/tov/
=========================

File [modified]: tov.rpar
Delta lines: +29 -2
===================================================================
--- examples/tov/tov.rpar	2011-08-21 20:30:39 UTC (rev 112)
+++ examples/tov/tov.rpar	2011-08-22 04:21:20 UTC (rev 113)
@@ -178,8 +178,35 @@
 ML_BSSN::ML_shift_bound      = "none"
 ML_BSSN::ML_dtshift_bound    = "none"
 
+ActiveThorns = "SphericalSurface Dissipation"
 
+SphericalSurface::nsurfaces = 2
+SphericalSurface::maxntheta = 39
+SphericalSurface::maxnphi = 76
 
+SphericalSurface::ntheta      [0] = 39
+SphericalSurface::nphi        [0] = 76
+SphericalSurface::nghoststheta[0] = 2
+SphericalSurface::nghostsphi  [0] = 2
+
+SphericalSurface::ntheta      [1] = 39
+SphericalSurface::nphi        [1] = 76
+SphericalSurface::nghoststheta[1] = 2
+SphericalSurface::nghostsphi  [1] = 2
+
+Dissipation::verbose   = "no"
+Dissipation::epsdis   = 0.01
+Dissipation::vars = "
+        ML_BSSN::ML_log_confac
+        ML_BSSN::ML_metric
+        ML_BSSN::ML_curv
+        ML_BSSN::ML_trace_curv
+        ML_BSSN::ML_Gamma
+        ML_BSSN::ML_lapse
+        ML_BSSN::ML_shift
+"
+
+
 # init parameters
 InitBase::initial_data_setup_method = "init_some_levels"
 
@@ -191,8 +218,8 @@
 ADMBase::initial_dtlapse         = "zero"
 ADMBase::initial_dtshift         = "zero"
 
-#TOVSolver::TOV_Rho_Central[0] = 1.28e-3
-TOVSolver::TOV_Mass[0]        = 1.4
+TOVSolver::TOV_Rho_Central[0] = 1.28e-3
+#TOVSolver::TOV_Mass[0]        = 1.4
 TOVSolver::TOV_Gamma[0]       = 2.0
 TOVSolver::TOV_K[0]           = $K_TOV
 $K_change



More information about the Commits mailing list