[cig-commits] commit 2500 by heister to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Sun Apr 13 07:17:11 PDT 2014


Revision 2500

fix prm doc formatting

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


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

Diff:
Modified: trunk/aspect/source/material_model/latent_heat.cc
===================================================================
--- trunk/aspect/source/material_model/latent_heat.cc	2014-04-13 14:14:53 UTC (rev 2499)
+++ trunk/aspect/source/material_model/latent_heat.cc	2014-04-13 14:17:09 UTC (rev 2500)
@@ -470,7 +470,7 @@
                              "fields, then the density only depends on the first one in such a way that "
                              "the density has an additional term of the kind $+\Delta \rho \; c_1(\mathbf x)$. "
                              "This parameter describes the value of $\Delta \rho$. Units: $kg/m^3/\textrm{unit "
-                             "change in composition}.");
+                             "change in composition}$.");
           prm.declare_entry ("Phase transition depths", "",
                              Patterns::List (Patterns::Double(0)),
                              "A list of depths where phase transitions occur. Values must "


More information about the CIG-COMMITS mailing list