[cig-commits] [commit] master: grammar fixes (5c16329)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue May 20 14:06:30 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/2321c81d62cd1ee4a26717cc585eb8cf1e18c93e...5c16329f2e934fd02ab721efe77a648413c40291

>---------------------------------------------------------------

commit 5c16329f2e934fd02ab721efe77a648413c40291
Author: Timo Heister <timo.heister at gmail.com>
Date:   Tue May 20 17:06:24 2014 -0400

    grammar fixes


>---------------------------------------------------------------

5c16329f2e934fd02ab721efe77a648413c40291
 source/initial_conditions/solidus.cc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/source/initial_conditions/solidus.cc b/source/initial_conditions/solidus.cc
index f82d8d3..5805d5e 100644
--- a/source/initial_conditions/solidus.cc
+++ b/source/initial_conditions/solidus.cc
@@ -312,13 +312,13 @@ namespace aspect
     ASPECT_REGISTER_INITIAL_CONDITIONS(Solidus,
                                        "solidus",
                                        "This is a temperature initial condition that "
-                                       "starts the model close to solidus, it also contants "
+                                       "starts the model close to solidus, it also contains "
                                        "a user defined lithoshpere thickness and with perturbations "
-                                       " in both lithosphere thickness and temperature with "
-                                       "shpere harmonic functions. It was used as the initial conditons "
-                                       "of early Mars that the planet is just freeze up from magma ocean, "
+                                       " in both lithosphere thickness and temperature based on "
+                                       "spherical harmonic functions. It was used as the initial condition "
+                                       "of early Mars after the freezing of the magma ocean, "
                                        "using the solidus from Parmentier et al., "
-                                       "Melt_solid segregation, Fractional magma ocean solidification, and implications for "
+                                       "Melt-solid segregation, Fractional magma ocean solidification, and implications for "
                                        "longterm planetary evolution. Luna and Planetary Science, 2007.")
   }
 }



More information about the CIG-COMMITS mailing list