[cig-commits] [commit] add_thermodynamic_potentials: Corrected HP2011 data parsing (ed81e69)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Dec 9 09:53:47 PST 2014


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

On branch  : add_thermodynamic_potentials
Link       : https://github.com/geodynamics/burnman/compare/2e5646d93cedbbf8eae54cc37cffc14e0aa85180...d5ddad03ff9f30f5a4efaddb4e3ec585ea1a7c51

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

commit ed81e695acf83307cd7b83c30a72f7367ef577f2
Author: Bob Myhill <myhill.bob at gmail.com>
Date:   Thu Aug 28 01:50:45 2014 +0200

    Corrected HP2011 data parsing


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

ed81e695acf83307cd7b83c30a72f7367ef577f2
 burnman/minerals/HP_2011_ds62.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/burnman/minerals/HP_2011_ds62.py b/burnman/minerals/HP_2011_ds62.py
index 31d4c91..7404b6b 100644
--- a/burnman/minerals/HP_2011_ds62.py
+++ b/burnman/minerals/HP_2011_ds62.py
@@ -561,7 +561,7 @@ class vsv (Mineral):
             'n': ProcessChemistry(formula)[0],
             'molar_mass': ProcessChemistry(formula)[1]}
 
-class and (Mineral):
+class andalusite (Mineral):
     """
     Holland and Powell, 2011, and references therein
     """



More information about the CIG-COMMITS mailing list