[cig-commits] [commit] doc_updates: Added thermodynamics.rst (cf7932b)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Dec 30 15:36:21 PST 2014


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

On branch  : doc_updates
Link       : https://github.com/geodynamics/burnman/compare/d8c79b2ac291869fba395b365ae54da64b676ac0...cf7932b4f8f614aadcab607f27b465eed7c47594

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

commit cf7932b4f8f614aadcab607f27b465eed7c47594
Author: Bob Myhill <myhill.bob at gmail.com>
Date:   Tue Dec 30 23:36:01 2014 +0000

    Added thermodynamics.rst


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

cf7932b4f8f614aadcab607f27b465eed7c47594
 sphinx/thermodynamics.rst | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/sphinx/thermodynamics.rst b/sphinx/thermodynamics.rst
new file mode 100644
index 0000000..79e4b48
--- /dev/null
+++ b/sphinx/thermodynamics.rst
@@ -0,0 +1,28 @@
+
+Thermodynamics
+==============
+
+Burnman has a number of functions which deal with the thermodynamics of single phases and aggregates.
+
+
+Chemistry processing
+--------------------
+
+.. autofunction:: burnman.processchemistry.read_masses
+.. autofunction:: burnman.processchemistry.dictionarize_formula
+.. autofunction:: burnman.processchemistry.formula_mass
+.. autofunction:: burnman.processchemistry.dictionarize_site_formula
+.. autofunction:: burnman.processchemistry.process_solution_chemistry
+.. autofunction:: burnman.processchemistry.compositional_array
+.. autofunction:: burnman.processchemistry.ordered_compositional_array
+
+
+Thermodynamics
+--------------
+
+Chemical potentials
+^^^^^^^^^^^^^^^^^^^
+
+.. autofunction:: burnman.chemicalpotentials.chemical_potentials
+.. autofunction:: burnman.chemicalpotentials.fugacity
+.. autofunction:: burnman.chemicalpotentials.relative_fugacity



More information about the CIG-COMMITS mailing list