[cig-commits] [commit] inversion, master, validate_MT_params: Added comment to warn that Cp, V where Landau/Bragg-Williams order-disorder is implemented are currently incorrect (d8e5330)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Dec 12 18:24:29 PST 2014


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

On branches: inversion,master,validate_MT_params
Link       : https://github.com/geodynamics/burnman/compare/80c2a295c42dfdb38f83f6c1334bf7d8f97a8463...409647ff05dfad6a686198cac1481bd46b5e2e62

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

commit d8e533051ab60207ed151ad51aaf6d358bd2eb45
Author: Bob Myhill <myhill.bob at gmail.com>
Date:   Mon Aug 25 23:51:12 2014 +0200

    Added comment to warn that Cp, V where Landau/Bragg-Williams order-disorder is implemented are currently incorrect


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

d8e533051ab60207ed151ad51aaf6d358bd2eb45
 burnman/modified_tait.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/burnman/modified_tait.py b/burnman/modified_tait.py
index f93f58b..7fbb104 100644
--- a/burnman/modified_tait.py
+++ b/burnman/modified_tait.py
@@ -2,6 +2,9 @@
 # Copyright (C) 2012-2014, Myhill, R., Heister, T., Unterborn, C., Rose, I. and Cottaar, S.
 # Released under GPL v2 or later.
 
+
+#TO DO: Correct heat capacity, volume where internal order-disorder is implemented (Landau and Bragg-Williams models)
+
 import numpy as np
 import scipy.optimize as opt
 



More information about the CIG-COMMITS mailing list