[cig-commits] [commit] master: Merge PR #85 'Add chemical potentials' (a2a7ea5)

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


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

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

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

commit a2a7ea5dbd2bbbb7bb8c207b3e569e3967a4c47b
Merge: fb1efda 602461c
Author: Timo Heister <timo.heister at gmail.com>
Date:   Sat Dec 13 16:18:25 2014 -0800

    Merge PR #85 'Add chemical potentials'
    
    Added chemical potential and fugacity functions and a minor bug fix for the
    CORK, Modified Tait and SLB EoSs.



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

a2a7ea5dbd2bbbb7bb8c207b3e569e3967a4c47b
 burnman/__init__.py                                |   1 +
 burnman/chemicalpotentials.py                      | 140 +++++++++++++++++++++
 burnman/eos/cork.py                                |   6 +-
 burnman/eos/modified_tait.py                       |   8 +-
 burnman/eos/slb.py                                 |   4 +-
 burnman/mineral.py                                 |   3 +-
 misc/benchmarks/chemical_potential_benchmarks.py   | 122 ++++++++++++++++++
 ...py.out => chemical_potential_benchmarks.py.out} |   0
 8 files changed, 275 insertions(+), 9 deletions(-)



More information about the CIG-COMMITS mailing list