Skip to content

Commit 58536f2

Browse files
authored
Merge pull request #552 from bobmyhill/slb2022
added SLB2022 dataset
2 parents 6613be0 + b0eeb3a commit 58536f2

File tree

12 files changed

+3534
-871
lines changed

12 files changed

+3534
-871
lines changed

burnman/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
(including Vinet, Birch Murnaghan, Mie-Debye-Grueneisen, Modified Tait),
3636
and solution models (ideal, symmetric, asymmetric, subregular).
3737
- popular endmember and solution datasets already coded into burnman-usable format
38-
(including :cite:`HP2011`, :cite:`Stixrude2005` and :cite:`Stixrude2011`)
38+
(including :cite:`HP2011`, :cite:`Stixrude2005`, :cite:`Stixrude2011` and :cite:`Stixrude2022`)
3939
- Optimal least squares fitting routines for multivariate data with (potentially correlated) errors
4040
in pressure and temperature. As an example, such functions can be used to
4141
simultaneously fit volumes, seismic velocities and enthalpies.

0 commit comments

Comments
 (0)