[cig-commits] [commit] master: Added warnings to CORK EoS (207b4ca)

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


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

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

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

commit 207b4ca591806778d75fe20768b585cb8e0ccace
Author: Bob Myhill <myhill.bob at gmail.com>
Date:   Sat Dec 13 13:21:30 2014 -0800

    Added warnings to CORK EoS


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

207b4ca591806778d75fe20768b585cb8e0ccace
 burnman/eos/cork.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/burnman/eos/cork.py b/burnman/eos/cork.py
index d63ec89..ce5ea0b 100644
--- a/burnman/eos/cork.py
+++ b/burnman/eos/cork.py
@@ -11,6 +11,8 @@ import scipy.optimize as opt
 import equation_of_state as eos
 import burnman.constants as constants
 
+#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