[Commits] [svn:einsteintoolkit] GRHydro_InitData/trunk/ (Rev. 203)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Wed Mar 27 20:49:02 CDT 2013


User: rhaas
Date: 2013/03/27 08:49 PM

Modified:
 /trunk/
  param.ccl

Log:
 GRHydro_InitData: Allow n_p=0 again for poloidal magnetic field
 
 From: Tanja Bode <tanja.bode at physics.gatech.edu>

File Changes:

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

File [modified]: param.ccl
Delta lines: +1 -1
===================================================================
--- trunk/param.ccl	2013-03-28 01:49:00 UTC (rev 202)
+++ trunk/param.ccl	2013-03-28 01:49:02 UTC (rev 203)
@@ -424,7 +424,7 @@
 
 CCTK_INT poloidal_n_p  "Vector potential strength"
 {
-  (0:*  :: "Any positive integer."
+  0:*  :: "Any positive integer."
 } 3
 
 CCTK_REAL poloidal_P_cut  "Pressure used to confine the B field inside a star"



More information about the Commits mailing list