From 0d4b0b4617f07e601074368d5b4b01a873750c38 Mon Sep 17 00:00:00 2001 From: rhaas Date: Thu, 28 Mar 2013 01:49:10 +0000 Subject: GRHydro_InitData: fix some text only typos From: Roland Haas git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@207 ac85fae7-cede-4708-beff-ae01c7fa1c26 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/param.ccl b/param.ccl index cf0138f..9ae8c56 100644 --- a/param.ccl +++ b/param.ccl @@ -18,7 +18,7 @@ EXTENDS KEYWORD initial_hydro "" "simple_wave" :: "Set initial data from Anile Miller Motta, Phys.Fluids. 26, 1450 (1983)" "monopole" :: "Monopole at the center" "cylexp" :: "Cylindrical Explosion" - "rotor" :: "Magnetic Rotor test from DelZanna,Bucciantini, and Londrillo A&A 400, 397–413 (2003)" + "rotor" :: "Magnetic Rotor test from DelZanna,Bucciantini, and Londrillo A&A 400, 397-413 (2003)" "advectedloop":: "Magnetic advected loop test" "alfvenwave" :: "Circularly polarized Alfven wave" "hydro_bondi_solution" :: "Spherical single black hole Bondi solution" @@ -275,7 +275,7 @@ CCTK_REAL cyl_r_inner "Inner Radius" (0:* :: "Any positive number" } 0.8 -CCTK_REAL cyl_r_outer "Inner Radius" +CCTK_REAL cyl_r_outer "Outer Radius" { (0:* :: "Any positive number" } 1.0 -- cgit v1.2.3