aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-07-05 05:36:42 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-07-05 05:36:42 +0000
commit001577e097d0ac3fa0abc643ee53c14a4ad6b317 (patch)
tree578752e78b98e582da7d6cf5a253772280456db3
parent9b3634816c8559510d09d0a7ca14e90d0d5292b6 (diff)
GRHydro: text-only typos in schedule description
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@381 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
-rw-r--r--schedule.ccl6
1 files 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"
}