From 001577e097d0ac3fa0abc643ee53c14a4ad6b317 Mon Sep 17 00:00:00 2001 From: rhaas Date: Thu, 5 Jul 2012 05:36:42 +0000 Subject: GRHydro: text-only typos in schedule description git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@381 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- schedule.ccl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/schedule.ccl b/schedule.ccl index 5a9c2c9..9965309 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -1011,7 +1011,7 @@ schedule GRHydro_SelectAtmosphereMaskBoundaries IN GRHydro_AtmosphereMaskBoundar LANG: Fortran OPTIONS: LEVEL SYNC: GRHydro_atmosphere_mask_real -} "Select primitive variables for boudary conditions" +} "Select atmosphere mask for boundary conditions" schedule group ApplyBCs AS GRHydro_ApplyAtmosphereMaskBCs in GRHydro_AtmosphereMaskBoundaries AFTER GRHydro_SelectAtmosphereMaskBoundaries { @@ -1118,7 +1118,7 @@ else SYNC: hydrobase::temperature SYNC: lvel SYNC: lBvec - } "Select primitive variables for boudary conditions" + } "Select primitive variables for boundary conditions" } else { @@ -1158,7 +1158,7 @@ else SYNC: HydroBase::vel SYNC: HydroBase::Bvec SYNC: hydrobase::temperature - } "Select primitive variables for boudary conditions" + } "Select primitive variables for boundary conditions" } -- cgit v1.2.3