[cig-commits] commit 2561 by bangerth to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Wed Apr 23 09:07:15 PDT 2014


Revision 2561

Augment the description somewhat.

U   trunk/aspect/source/material_model/steinberger.cc


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2561&peg=2561

Diff:
Modified: trunk/aspect/source/material_model/steinberger.cc
===================================================================
--- trunk/aspect/source/material_model/steinberger.cc	2014-04-22 21:03:22 UTC (rev 2560)
+++ trunk/aspect/source/material_model/steinberger.cc	2014-04-23 16:07:13 UTC (rev 2561)
@@ -816,8 +816,14 @@
   {
     ASPECT_REGISTER_MATERIAL_MODEL(Steinberger,
                                    "Steinberger",
-                                   "lookup viscosity from the paper of Steinberger/Calderwood"
-                                   "2006 and material data from a database generated by Perplex. "
+                                   "This material model looks up the viscosity from the tables that "
+                                   "correspond to the paper of Steinberger and Calderwood "
+                                   "2006 (``Models of large-scale viscous flow in the Earth's "
+                                   "mantle with constraints from mineral physics and surface observations'', "
+                                   "Geophys. J. Int., 167, 1461-1481, "
+                                   "\url{http://dx.doi.org/10.1111/j.1365-246X.2006.03131.x}) and material "
+                                   "data from a database generated by the thermodynamics code \texttt{Perplex}, "
+                                   "see \url{http://www.perplex.ethz.ch/}. "
                                    "The database builds upon the thermodynamic database by "
                                    "Stixrude 2011 and assumes a pyrolitic composition by "
                                    "Ringwood 1988. ")


More information about the CIG-COMMITS mailing list