Releases: brenhinkeller/StatGeochem.jl
Releases · brenhinkeller/StatGeochem.jl
v0.9.14
StatGeochem v0.9.14
- Update Ayers_tsphene to use the final published 2022 equations instead of those from initial 2018 abstract
Merged pull requests:
- update Ayers sphene saturation functions (#81) (@jannittayao)
v0.9.13
v0.9.12
StatGeochem v0.9.12
- Add minimal iteration interface for
AbstractCompositionto allow broadcasting - Broadcasting on
CompositionArrays returnsCompositionArrays
v0.9.11
StatGeochem v0.9.11
v0.9.10
StatGeochem v0.9.10
- More utilities for converting between log and linear trace element compositions
- Add
perplextrace_query_melt - Add
bin_bsrmethod forCompositionArrays - Various performance and convenience improvements for
CompositionArrays
v0.9.9
StatGeochem v0.9.9
- More functions for arrays of
Compositions - Options for ensuring
nancov/nancovemoutput is positive definite - Allow choice of zircon partition coefficients in
perplextrace_query
v0.9.8
StatGeochem v0.9.8
- Change "clinoamphibole" to just "amphibole" in
perplex_common_nameoutput - Set
export_melt_parameterstotrueby default inperplextrace_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
StatGeochem v0.9.7
- Add
export_melt_parametersandexport_empty_columnsoptions toperplextrace_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_modesfunction for 1d paths - update
perplex_phase_is_solid
v0.9.6
v0.9.5
StatGeochem v0.9.5
- Add and export
resamplingprobabilityfunction - 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_basisto wt inperplex_configure_pseudosection, expand tests