Releases: JuliaGeodynamics/GeoParams.jl
Releases · JuliaGeodynamics/GeoParams.jl
v0.5.8
GeoParams v0.5.8
Merged pull requests:
- Bump GeoParams (#176) (@albert-de-montserrat)
- Add udim (#177) (@albert-de-montserrat)
- Finish adding CodeCov (#178) (@albert-de-montserrat)
- relax type restriction in compute_param! (#179) (@albert-de-montserrat)
- Revert "relax type restriction in compute_param!" (#180) (@albert-de-montserrat)
- Create DocPreviewCleanup.yml (#182) (@ranocha)
- Viscosity methods for linear rheologies (#183) (@albert-de-montserrat)
- Increase density testing coverage (#184) (@albert-de-montserrat)
- fixes codecov (#185) (@aelligp)
- Improving (a bit) readability (#186) (@albert-de-montserrat)
- Delete DruckerPrager.jl (#187) (@albert-de-montserrat)
- Traits (#189) (@albert-de-montserrat)
- Create SECURITY.md (#190) (@ranocha)
- Bump crate-ci/typos from 1.17.2 to 1.19.0 (#191) (@dependabot[bot])
- Vector density, melt fraction and heat capacity (#192) (@boriskaus)
- Bump julia-actions/setup-julia from 1 to 2 (#193) (@dependabot[bot])
- Bump minor version (#195) (@albert-de-montserrat)
- Adds missing MuladdMacro compat (#196) (@albert-de-montserrat)
v0.5.7
What's Changed
- Bump actions/cache from 3 to 4 by @dependabot in #167
- Bump codecov/codecov-action from 4.pre.beta to 4.0.0 by @dependabot in #166
- fixes
isbits
error by @aelligp in #168 - Bump crate-ci/typos from 1.16.26 to 1.17.2 by @dependabot in #165
- Fixes bug in
Latent_HeatCapacity
by @albert-de-montserrat in #171 - Extractor methods by @albert-de-montserrat in #172
- Adds missing extractor method for the phase ratio case by @albert-de-montserrat in #174
- Set units of type kwargs to SI by @albert-de-montserrat in #173
- renaming of
cp
for consistency by @aelligp in #169 - Several bugfixes and features by @albert-de-montserrat in #175
- Bump GeoParams by @albert-de-montserrat in #176
Full Changelog: v0.5.6...v0.5.7
v0.5.6
GeoParams v0.5.6
Merged pull requests:
- Add CodeCov to CI workflow (#149) (@albert-de-montserrat)
- New melting parameterisation (#161) (@boriskaus)
- Melt viscosity parameterisations (#162) (@boriskaus)
- Add latent heat by modifying heat capacity (#163) (@boriskaus)
- Melt- and T-dependent density (#164) (@boriskaus)
v0.5.5
What's Changed
- Bump ForwardDiff, Statistics and StaticArrays by @albert-de-montserrat in #156
- Subsitute
muladd
calls byfma
by @albert-de-montserrat in #157 - Non linear softening by @albert-de-montserrat in #158
- Renames
NoLinearSoftening
by @albert-de-montserrat in #159 - Bump GeoParams by @albert-de-montserrat in #160
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Bump crate-ci/typos from 1.16.23 to 1.16.26 by @dependabot in #145
- Fix instabilities in
compute_units
by @albert-de-montserrat in #146 - bump version for registration by @aelligp in #147
- Fixes bug id 3D shear heating kernel by @albert-de-montserrat in #148
- Bump Makie to v0.20 releases by @aelligp in #150
- Update README.md by @boriskaus in #151
- Plastic strain softening by @albert-de-montserrat in #152
- Exports AbstractSoftening by @albert-de-montserrat in #153
- Fix softening bug by @albert-de-montserrat in #154
- bump version by @albert-de-montserrat in #155
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Bump GeoParams by @albert-de-montserrat in #142
- Rework rheology database by @albert-de-montserrat in #144
Full Changelog: v0.5.2...v0.5.3
v0.5.2
@JuliaRegistrator register
What's Changed
- compute melt fraction with PhaseRatios by @aelligp in #130
- Bump crate-ci/typos from 1.16.15 to 1.16.21 by @dependabot in #131
- Effective viscosity bug by @albert-de-montserrat in #133
- Update README.md by @boriskaus in #134
- Bump crate-ci/typos from 1.16.21 to 1.16.23 by @dependabot in #135
- Shear heating by @albert-de-montserrat in #137
- Minor improvements on density calculations by @albert-de-montserrat in #138
- set default values for G and nu in SetConstantElasticity() by @Dr3ven in #136
- Add MatParam dependent Shearheating by @aelligp in #140
- Fix melting kernels for GPUs by @albert-de-montserrat in #141
Full Changelog: v0.5.1...v0.5.2
v0.5.1
GeoParams v0.5.1
Merged pull requests:
- Update Project.toml to newest Release (#93) (@aelligp)
- Fixes bug in the viscosity functions for the integer-phase cases (#94) (@albert-de-montserrat)
- Local compute_param methods for phase ratios (#95) (@albert-de-montserrat)
- Performance of viscosity kernels (#96) (@albert-de-montserrat)
- Bump actions/checkout from 3 to 4 (#97) (@dependabot[bot])
- fix typos and add spell check (#98) (@ranocha)
- 2 different Peierls Creep rheologies and Grain Boundary Sliding (GBS) (#99) (@Dr3ven)
- Bump actions/checkout from 3 to 4 (#100) (@dependabot[bot])
- fix docstring of GeoParams (#102) (@ranocha)
- Use a package extension for GLMakie-based functionality (#105) (@ranocha)
- Port all the figures to Makie.jl (#106) (@albert-de-montserrat)
- Fix bug in viscosity calculations for multiple rheology phases (#108) (@albert-de-montserrat)
- Speeding up strain rate and deviatoric stress kernels (#110) (@albert-de-montserrat)
- Use @pow macro in stress/strain kernels (#111) (@albert-de-montserrat)
- Improve melt fraction calculations (#112) (@albert-de-montserrat)
- Fix CI on 1.10 (#113) (@albert-de-montserrat)
- Bump crate-ci/typos from 1.16.11 to 1.16.15 (#114) (@dependabot[bot])
- Update README.md (#117) (@boriskaus)
- Non-dimensionalization of pre-defined power laws (#119) (@albert-de-montserrat)
- add docs for compute viscosity functions (#120) (@tduretz)
- Allow GeoUnits {SI} when non-dimensionalizing predifned rheology (#121) (@albert-de-montserrat)
- Make non-dimensionalizaion and instantiation of rheology structs type stable (#123) (@albert-de-montserrat)
- Fix allocations from non/dimensionalizing MatParamStructs (#124) (@albert-de-montserrat)
- Bugfix for operations on nondimensional GeoUnits (#127) (@boriskaus)
- Revert changes done to Name (#128) (@albert-de-montserrat)
Closed issues:
v0.5.0
GeoParams v0.5.0
Merged pull requests:
- User defined custom rheologies (#81) (@albert-de-montserrat)
- Calculation of strain rate partitioning (#82) (@ArneSpang)
- Performance improvements in the rotation of the elastic stress tensor (#84 #85)(@albert-de-montserrat)
- Cleaning up of some type annotations (#86) (@albert-de-montserrat)
- Density calculations for multi-phase rheologies (#87)(@albert-de-montserrat)
- Effective stress calculations without local iterations (#91 #92)(@albert-de-montserrat)
v0.4.4
GeoParams v0.4.4
Closed issues:
- Trouble updating density with arrays (#74)
Merged pull requests:
- Elastic stress rotation local kernels (#70) (@albert-de-montserrat)
- Extract elastic parameters from MaterialParams (#72) (@albert-de-montserrat)
- Parameter output tables for CompositeRheology (#73) (@Dr3ven)
- Fix bug in ntuple_idx (#75) (@albert-de-montserrat)
- Add missing method for AbstractMaterialParamsStruct (#76) (@albert-de-montserrat)