[cig-commits] [commit] split_mt: HP_TMT function blurb updated (2992e6a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sun Jan 4 08:26:22 PST 2015


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

On branch  : split_mt
Link       : https://github.com/geodynamics/burnman/compare/6e4d5274b4525cd2094a4ee96690027a21060a37...2992e6a38ba340cea651fd5aa66233beb04e093a

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

commit 2992e6a38ba340cea651fd5aa66233beb04e093a
Author: Bob Myhill <myhill.bob at gmail.com>
Date:   Sun Jan 4 17:26:00 2015 +0100

    HP_TMT function blurb updated


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

2992e6a38ba340cea651fd5aa66233beb04e093a
 burnman/eos/hp.py | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/burnman/eos/hp.py b/burnman/eos/hp.py
index ebe38a8..2ba5090 100644
--- a/burnman/eos/hp.py
+++ b/burnman/eos/hp.py
@@ -19,9 +19,8 @@ P_0=1.e5 # Standard pressure = 1.e5 Pa
 
 class HP_TMT(eos.EquationOfState):
     """
-    Base class for a generic modified Tait equation of state.  
-    References for this can be found in Huang and Chow (1974) 
-    and Holland and Powell (2011; followed here).
+    Base class for the Holland and Powell (2011) correction to
+    the generic modified Tait equation of state (class MT).
     """
 
     def volume(self, pressure,temperature,params):



More information about the CIG-COMMITS mailing list