[cig-commits] [commit] master: Merge pull request #39 from ian-r-rose/offload_constants (d4a0004)

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


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

On branch  : master
Link       : https://github.com/geodynamics/burnman/compare/2e2f4397422a6bb0384190ea8064f8b8b0be0e97...d4a00047c3fa7097111958d0b97cb77140ee94e3

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

commit d4a00047c3fa7097111958d0b97cb77140ee94e3
Merge: 2e2f439 a1bfc7b
Author: Sanne Cottaar <sannecottaar at users.noreply.github.com>
Date:   Tue Dec 9 09:23:33 2014 -0800

    Merge pull request #39 from ian-r-rose/offload_constants
    
    Use scipy.constants for physical constants.



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

d4a00047c3fa7097111958d0b97cb77140ee94e3
 burnman/__init__.py                         |  1 +
 burnman/constants.py                        |  5 +++
 burnman/debye.py                            |  3 +-
 burnman/partitioning.py                     |  7 ++---
 burnman/tools.py                            |  4 +--
 examples/example_grid.py                    |  3 +-
 misc/ref/example_grid.py.out                | 41 ------------------------
 misc/ref/example_user_input_material.py.out |  2 +-
 misc/ref/paper_onefit.py.out                |  2 +-
 test.sh                                     |  4 +--
 tests/test_model.py                         | 32 +++++++++----------
 tests/test_partitioning.py                  |  7 +++--
 tests/test_spin.py                          |  7 +++--
 tests/test_vrh.py                           | 49 +++++++++++++++--------------
 tests/tests.py                              | 16 +++-------
 tests/util.py                               | 14 ++++++++-
 16 files changed, 83 insertions(+), 114 deletions(-)



More information about the CIG-COMMITS mailing list