Skip to content

Commit

Permalink
Fixed headers, added cali plot example
Browse files Browse the repository at this point in the history
  • Loading branch information
PennyWieser committed Apr 23, 2022
1 parent 2623011 commit 7ae2f3e
Show file tree
Hide file tree
Showing 6 changed files with 833 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "a60a7368-0575-435d-8473-2fb630c81ba1",
"metadata": {},
"source": [
"## This notebook shows how to calculate equilibrium mineral contents from a liquid line of descent\n",
"# Calculating equilibrium mineral contents from a liquid line of descent\n",
"- Here, we are using the liquid results from a Petrolog3 fractional crystallizatoin model (Liu et al. in prep)\n",
"- Yes, you can get mineral compositions from Petrolog3 directly, but this allows you to use more up-to-date models for mineral compositions\n",
"- We wish to calculate the equilibrium An of Plag, Mg# of Cpx, and Fo of olivine at each step along the fractionation path, to compare to the mineral compositions we observe sulfides in.\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/Examples/Other_features/Calculating_Viscosity.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "3bc57bc3-aa12-446d-9a7f-941b38d9fad7",
"metadata": {},
"source": [
"## Calculating Viscosity from liquid compositions\n",
"# Calculating Viscosity from liquid compositions\n",
"- This notebook shows how to calculate Viscosity using Giordano et al. (2008)\n",
"- You can download the Excel spreadsheet from: https://github.com/PennyWieser/Thermobar/blob/main/docs/Examples/Other_features/Viscoity_Giordano.xlsx"
]
Expand Down
828 changes: 828 additions & 0 deletions docs/Examples/Other_features/Calibration_Plot_Examples.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Examples/Other_features/fo2_to_Fe3FeT.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "46e6da05-a241-4176-aba6-18cc508a3e02",
"metadata": {},
"source": [
"## This notebook shows how to convert back and forth from Fe3Fet to different redox buffer positions.\n",
"# Converting back and forth from Fe3Fet to different redox buffer positions.\n",
"- You can download the spreadsheet here: https://github.com/PennyWieser/Thermobar/blob/main/docs/Examples/Other_features/Redox_Conversions.xlsx"
]
},
Expand Down
Binary file not shown.
2 changes: 2 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,9 @@ Welcome to Thermobar's documentation!
:maxdepth: 2
:caption: Other Functions


Examples/Mineral_Eq_Contents_from_LLD/Calculating_Eq_Min_Contents
Examples/Other_features/Calibration_Plot_Examples
Examples/Other_features/Calculating_Viscosity
Examples/Other_features/oxide_to_wtperc
Examples/Other_features/fo2_to_Fe3FeT
Expand Down

0 comments on commit 7ae2f3e

Please sign in to comment.