[cig-commits] [commit] update_examples: Updated examples.rst for manual (08a5688)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Dec 31 13:55:21 PST 2014


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

On branch  : update_examples
Link       : https://github.com/geodynamics/burnman/compare/d171a450ba9cc90eadeb03901ba64f0147a76bc8...08a5688e3207feb6b4a45005b0b43ee09eb2ee33

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

commit 08a5688e3207feb6b4a45005b0b43ee09eb2ee33
Author: Bob Myhill <myhill.bob at gmail.com>
Date:   Wed Dec 31 21:55:06 2014 +0000

    Updated examples.rst for manual


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

08a5688e3207feb6b4a45005b0b43ee09eb2ee33
 sphinx/examples.rst | 23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)

diff --git a/sphinx/examples.rst b/sphinx/examples.rst
index 8e6fa2d..b1eabdf 100644
--- a/sphinx/examples.rst
+++ b/sphinx/examples.rst
@@ -64,11 +64,12 @@ Simple Examples
 
 The following is a list of simple examples:
   - :mod:`~examples.example_beginner`,
+  - :mod:`~examples.example_solid_solution`,
   - :mod:`~examples.example_geotherms`,
   - :mod:`~examples.example_seismic`,
-  - :mod:`~examples.example_composition`, and
-  - :mod:`~examples.example_averaging`.
-
+  - :mod:`~examples.example_composition`,
+  - :mod:`~examples.example_averaging`, and
+  - :mod:`~examples.example_chemical_potentials`.
 
 .. automodule:: examples.example_beginner
 
@@ -77,6 +78,17 @@ The following is a list of simple examples:
 .. image:: figures/example_beginner.png
 
 
+.. automodule:: examples.example_solid_solution
+
+*Resulting figures:*
+
+.. image:: figures/example_solid_solution_1.png
+
+.. image:: figures/example_solid_solution_2.png
+
+.. image:: figures/example_solid_solution_3.png
+
+.. image:: figures/example_solid_solution_4.png
 
 .. automodule:: examples.example_geotherms
 
@@ -104,6 +116,11 @@ The following is a list of simple examples:
 
 .. image:: figures/example_averaging.png
 
+.. automodule:: examples.example_chemical_potentials
+
+*Resulting figure:*
+
+.. image:: figures/example_fO2.png
 
 .. _ref-example-advanced:
 



More information about the CIG-COMMITS mailing list