[cig-commits] [commit] doc_updates: Add stuff to thermodynamics page (c35e638)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Dec 31 11:36:34 PST 2014


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

On branch  : doc_updates
Link       : https://github.com/geodynamics/burnman/compare/3e040abc9aabfb3c8b5e50db7552746cbee5f3e6...c35e6380ab52d97bda8a120174768ffd24d2137f

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

commit c35e6380ab52d97bda8a120174768ffd24d2137f
Author: ian-r-rose <ian.r.rose at gmail.com>
Date:   Wed Dec 31 11:36:05 2014 -0800

    Add stuff to thermodynamics page


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

c35e6380ab52d97bda8a120174768ffd24d2137f
 sphinx/thermodynamics.rst | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/sphinx/thermodynamics.rst b/sphinx/thermodynamics.rst
index 88e8156..10680f9 100644
--- a/sphinx/thermodynamics.rst
+++ b/sphinx/thermodynamics.rst
@@ -4,10 +4,21 @@ Thermodynamics
 
 Burnman has a number of functions and classes which deal with the thermodynamics of single phases and aggregates.
 
+Lattice Vibrations
+------------------
+
+Debye model
+^^^^^^^^^^^
+.. automodule:: burnman.debye
+
+Einstein model
+^^^^^^^^^^^^^^
+.. automodule:: burnman.eos.einstein
+
 Solution models
 ---------------
 
-.. autoclass:: burnman.solutionmodel.SolutionModel
+.. automodule:: burnman.solutionmodel
 
 
 Chemistry parsing



More information about the CIG-COMMITS mailing list