Releases: Iddingsite/DiffusionGarnet.jl
Releases · Iddingsite/DiffusionGarnet.jl
v0.2.4
DiffusionGarnet v0.2.4
Correct a bug in the output saving with ParaView in the 3D models.
Update the 3D tutorials
v0.2.3
DiffusionGarnet v0.2.3
Now internally use Geoparams for the diffusion coefficient calculations.
Merged pull requests:
- Replace diffusion coefficients with GeoParams. (#25) (@Iddingsite)
v0.2.2
v0.2.1
v0.2.0
DiffusionGarnet v0.2.0
Breaking change
- now output solution with adimensional time to prevent error in interpolation
v0.1.9
DiffusionGarnet v0.1.9
Reduce dependencies and update to julia 1.11. Drop support for Julia 1.9.
v0.1.8
v0.1.7
v0.1.6
DiffusionGarnet v0.1.6
Correct paths for all OS in tests
Merged pull requests:
- correct tests and update docs (#12) (@Iddingsite)
Closed issues:
- DelimitedFiles.readdlm error - OS? (#11)
v0.1.5
DiffusionGarnet v0.1.5
- Output directly the time in simulate() in Myr
- Add options for using other solvers from DiffEq in simulate()