[Commits] [svn:einsteintoolkit] GRHydro/trunk/ (Rev. 381)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Thu Jul 5 00:36:42 CDT 2012


User: rhaas
Date: 2012/07/05 12:36 AM

Modified:
 /trunk/
  schedule.ccl

Log:
 GRHydro: text-only typos in schedule description

File Changes:

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

File [modified]: schedule.ccl
Delta lines: +3 -3
===================================================================
--- trunk/schedule.ccl	2012-07-05 05:36:40 UTC (rev 380)
+++ trunk/schedule.ccl	2012-07-05 05:36:42 UTC (rev 381)
@@ -1011,7 +1011,7 @@
   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 @@
 	 SYNC: hydrobase::temperature
 	 SYNC: lvel
 	 SYNC: lBvec
-      } "Select primitive variables for boudary conditions"
+      } "Select primitive variables for boundary conditions"
     }
     else
     {
@@ -1158,7 +1158,7 @@
 	 SYNC: HydroBase::vel
 	 SYNC: HydroBase::Bvec
 	 SYNC: hydrobase::temperature
-      } "Select primitive variables for boudary conditions"
+      } "Select primitive variables for boundary conditions"
     
     }
     



More information about the Commits mailing list