[cig-commits] [commit] master: Various fixes to manual text. (881d23d)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Dec 12 18:30:07 PST 2014


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

On branch  : master
Link       : https://github.com/geodynamics/burnman/compare/80c2a295c42dfdb38f83f6c1334bf7d8f97a8463...409647ff05dfad6a686198cac1481bd46b5e2e62

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

commit 881d23d48db94f43c2b919163a94bf057e1530d1
Author: I <kmanunterborn at gmail.com>
Date:   Wed Dec 10 19:48:21 2014 -0800

    Various fixes to manual text.
    
    Cleaned up some references, grammar, etc.
    
    More minor changes
    
    Fixes in manual
    
    More changes
    
    Various and sundry
    
    Fixing math formatting
    
    Adjusted units to :math: format for cleaner look. No more ^ in units,
    still more to go
    
    More unit fixing
    
    Fixed units, copy editing
    
    Averaging section edited
    
    So many units fixed.
    
    Geotherm done
    
    Fixed various geotherm units and citations
    
    Typo
    
    typo
    
    typo
    
    typo
    
    Fixed underline typo
    
    Underline typo fixed
    
    Fixed label
    
    Fixed label in equation
    
    Added note about B&S depth limit
    
    Added note about B&S depth limit
    
    Fixed from 2700 km to 270
    
    Fixed from 2700 km to 270


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

881d23d48db94f43c2b919163a94bf057e1530d1
 burnman/__init__.py                     |   8 +-
 burnman/averaging_schemes.py            | 199 ++++++++++++++++----------------
 burnman/eos/birch_murnaghan.py          |  28 ++---
 burnman/eos/equation_of_state.py        |  74 ++++++------
 burnman/eos/slb.py                      |  29 ++---
 burnman/geotherm.py                     |  35 +++---
 burnman/main.py                         |  71 ++++++------
 burnman/seismic.py                      |   4 +-
 examples/example_averaging.py           |   2 +-
 examples/example_compare_all_methods.py |   2 +-
 examples/example_composition.py         |   2 +-
 examples/example_fit_data.py            |   2 +-
 examples/example_geotherms.py           |   6 +-
 examples/example_grid.py                |   2 +-
 examples/example_partition_coef.py      |  10 +-
 examples/example_seismic.py             |  12 +-
 examples/example_user_input_material.py |   2 +-
 misc/paper_averaging.py                 |   4 +-
 misc/paper_benchmark.py                 |   2 +-
 misc/paper_fit_data.py                  |   4 +-
 misc/paper_incorrect_averaging.py       |   5 +-
 misc/paper_onefit.py                    |   2 +-
 misc/paper_opt_pv.py                    |   2 +-
 misc/paper_uncertain.py                 |   2 +-
 misc/paper_uncertainty.py               |   2 +-
 sphinx/BurnMan.pdf                      | Bin 0 -> 1412263 bytes
 sphinx/background.rst                   |  25 ++--
 sphinx/examples.rst                     |   8 +-
 sphinx/overview.rst                     |   6 +-
 sphinx/ref.bib                          |  48 +++++++-
 tutorial/step_3.py                      |   8 +-
 31 files changed, 328 insertions(+), 278 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 881d23d48db94f43c2b919163a94bf057e1530d1


More information about the CIG-COMMITS mailing list