Skip to content

Releases: brenhinkeller/StatGeochem.jl

v0.9.14

08 Nov 00:18

Choose a tag to compare

StatGeochem v0.9.14

Diff since v0.9.13

  • Update Ayers_tsphene to use the final published 2022 equations instead of those from initial 2018 abstract

Merged pull requests:

v0.9.13

14 Aug 16:43
acda9fe

Choose a tag to compare

StatGeochem v0.9.13

Diff since v0.9.12

  • Revert custom broadcasting on CompositionArrays

v0.9.12

13 Aug 18:48

Choose a tag to compare

StatGeochem v0.9.12

Diff since v0.9.11

  • Add minimal iteration interface for AbstractComposition to allow broadcasting
  • Broadcasting on CompositionArrays returns CompositionArrays

v0.9.11

12 Aug 21:33

Choose a tag to compare

StatGeochem v0.9.11

Diff since v0.9.10

v0.9.10

09 Aug 20:17

Choose a tag to compare

StatGeochem v0.9.10

Diff since v0.9.9

  • More utilities for converting between log and linear trace element compositions
  • Add perplextrace_query_melt
  • Add bin_bsr method for CompositionArrays
  • Various performance and convenience improvements for CompositionArrays

v0.9.9

05 Aug 18:58

Choose a tag to compare

StatGeochem v0.9.9

Diff since v0.9.8

  • More functions for arrays of Compositions
  • Options for ensuring nancov/nancovem output is positive definite
  • Allow choice of zircon partition coefficients in perplextrace_query

v0.9.8

15 Jul 23:27
6385a09

Choose a tag to compare

StatGeochem v0.9.8

Diff since v0.9.7

  • Change "clinoamphibole" to just "amphibole" in perplex_common_name output
  • Set export_melt_parameters to true by default in perplextrace_query
  • Also export accessory mineral saturation values by default in perplextrace_query
  • Allow zircon saturation to run with Zr only if Hf not provided in perplextrace_query

v0.9.7

15 Jul 13:58
d1a5762

Choose a tag to compare

StatGeochem v0.9.7

Diff since v0.9.6

  • Add export_melt_parameters and export_empty_columns options to perplextrace_query
  • Allow require_phase_for_export to include multiple phases in perplextrace_query
  • Be more consistent about total melt and solid percentages in perplextrace_query
  • Extend accessory phase abundances subsolidus in perplextrace_query, add docstring
  • Fix handling of exsolved phases with repeated names in perplex_query_modes function for 1d paths
  • update perplex_phase_is_solid

v0.9.6

12 Jul 05:01
6709ca1

Choose a tag to compare

StatGeochem v0.9.6

Diff since v0.9.5

  • Add and test constproportion

v0.9.5

10 Jul 23:31
bc9dce8

Choose a tag to compare

StatGeochem v0.9.5

Diff since v0.9.4

  • Add and export resamplingprobability function
  • Add chevkinite/melt partition coefficient, others from Padilla & Gualda.
  • Parse some charge-specific mineral/melt kds in germ_kd
  • Update some perplex utility functions; expand list of perplex name translations
  • Switch default mode_basis to wt in perplex_configure_pseudosection, expand tests