[cig-commits] [commit] master: Added warnings to CORK EoS (5a718ba)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sat Dec 13 16:19:41 PST 2014


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

On branch  : master
Link       : https://github.com/geodynamics/burnman/compare/fb1efda477c84dda519a26fcd6480eef1f23c1cf...a2a7ea5dbd2bbbb7bb8c207b3e569e3967a4c47b

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

commit 5a718ba6b7cfe2d3f5efa29b971aa426af2081d2
Author: Bob Myhill <myhill.bob at gmail.com>
Date:   Sat Dec 13 13:22:43 2014 -0800

    Added warnings to CORK EoS


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

5a718ba6b7cfe2d3f5efa29b971aa426af2081d2
 burnman/eos/cork.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/burnman/eos/cork.py b/burnman/eos/cork.py
index ce5ea0b..aa42f14 100644
--- a/burnman/eos/cork.py
+++ b/burnman/eos/cork.py
@@ -11,7 +11,7 @@ import scipy.optimize as opt
 import equation_of_state as eos
 import burnman.constants as constants
 
-#import warnings
+import warnings
 
 T_0=298.15 # Standard temperature = 25 C
 P_0=1.e5 # Standard pressure = 1.e5 Pa



More information about the CIG-COMMITS mailing list