aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@ac85fae7-cede-4708-beff-ae01c7fa1c26>2013-12-07 02:40:03 +0000
committerknarf <knarf@ac85fae7-cede-4708-beff-ae01c7fa1c26>2013-12-07 02:40:03 +0000
commit6bafcf5b76e0e932a93dcf3bd64ff70a737f9684 (patch)
treee56e047fb21d93edfa7c63de2212585ff708fbaf
parent73d02cec0d01c46725393046384c142d6893c5e7 (diff)
add missing file change
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@224 ac85fae7-cede-4708-beff-ae01c7fa1c26
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 3ce9530..d4a1116 100644
--- a/param.ccl
+++ b/param.ccl
@@ -462,6 +462,11 @@ CCTK_REAL poloidal_P_cut "Pressure used to confine the B field inside a star"
(0:* :: "Anything positive."
} 1.0e-8
+CCTK_INT poloidal_P_p "Index of pressure factor"
+{
+ (0:* :: "Any non-negative integer"
+} 1
+
CCTK_REAL poloidal_rho_max "Maximum initial density"
{
(0:* :: "Anything positive."