[cig-commits] [commit] doc_updates: Add a bit on MGD (d124c5a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Jan 2 23:48:24 PST 2015


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

On branch  : doc_updates
Link       : https://github.com/geodynamics/burnman/compare/c35e6380ab52d97bda8a120174768ffd24d2137f...d124c5a6fd08f6e725ee5f08292c1d5d835d9cfa

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

commit d124c5a6fd08f6e725ee5f08292c1d5d835d9cfa
Author: ian-r-rose <ian.r.rose at gmail.com>
Date:   Fri Jan 2 23:44:00 2015 -0800

    Add a bit on MGD


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

d124c5a6fd08f6e725ee5f08292c1d5d835d9cfa
 burnman/eos/mie_grueneisen_debye.py | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/burnman/eos/mie_grueneisen_debye.py b/burnman/eos/mie_grueneisen_debye.py
index d5840ae..9612285 100644
--- a/burnman/eos/mie_grueneisen_debye.py
+++ b/burnman/eos/mie_grueneisen_debye.py
@@ -13,10 +13,12 @@ import burnman.constants as constants
 
 class MGDBase(eos.EquationOfState):
     """
-    Base class for a generic finite-strain-mie-grueneisen-debye
+    Base class for a generic finite-strain Mie-Grueneisen-Debye
     equation of state.  References for this can be found in many
-    places, such as Shim, Duffym and Kenichi (2002) and Jackson and Rigedn
-    (1996).  Here we mostly follow the appendices of Matas et al (2007)
+    places, such as Shim, Duffym and Kenichi (2002) and Jackson and Rigden
+    (1996).  Here we mostly follow the appendices of Matas et al (2007).
+    Of particular note is the thermal correction to the shear modulus, which
+    was developed by Hama and Suito (1998).
     """
 
     #def __init__(self):



More information about the CIG-COMMITS mailing list