[cig-commits] [commit] master: fix documentation of simple material model (de71435)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sun May 25 18:08:35 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/492d395e19a72325f7828c78924713be8ff5aa40...de71435b7d188bdffde1ace3918c3c23a76c7138

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

commit de71435b7d188bdffde1ace3918c3c23a76c7138
Author: Timo Heister <timo.heister at gmail.com>
Date:   Sun May 25 21:07:51 2014 -0400

    fix documentation of simple material model


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

de71435b7d188bdffde1ace3918c3c23a76c7138
 include/aspect/material_model/simple.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/include/aspect/material_model/simple.h b/include/aspect/material_model/simple.h
index a4f58c1..4243d41 100644
--- a/include/aspect/material_model/simple.h
+++ b/include/aspect/material_model/simple.h
@@ -33,8 +33,7 @@ namespace aspect
 
     /**
      * A material model that consists of globally constant values for all
-     * material parameters except that the density decays linearly with the
-     * temperature.
+     * material parameters except density and viscosity.
      *
      * The model is considered incompressible, following the definition
      * described in Interface::is_compressible. This is essentially the



More information about the CIG-COMMITS mailing list