aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-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"
}