Skip to content

Releases: trixi-framework/TrixiParticles.jl

v0.2.3

30 Oct 13:08
ccd08be
Compare
Choose a tag to compare

TrixiParticles v0.2.3

Diff since v0.2.2

Merged pull requests:

Closed issues:

  • Add tests for Monaghan-Kajtar BC (#265)
  • [Docs] Getting started page claims a plot is automatically diplayed, but it isn't (#629)

v0.2.2

07 Aug 08:14
de94084
Compare
Choose a tag to compare

TrixiParticles v0.2.2

Diff since v0.2.1

Merged pull requests:

  • Mark development release 0.2.2 (#590) (@svchb)
  • CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#593) (@github-actions[bot])
  • Fix threaded winding number calculation (#594) (@efaulhaber)

v0.2.1

06 Aug 13:51
8dfaa82
Compare
Choose a tag to compare

TrixiParticles v0.2.1

Diff since v0.2.0

Merged pull requests:

Closed issues:

  • Add Interpolation support for TLSPH (#464)
  • Different errors with and without threading (#481)
  • Fix viscosity for two different fluids (#540)

v0.2.0

09 Jul 13:14
166ed4e
Compare
Choose a tag to compare

TrixiParticles v0.2.0

Diff since v0.1.3

Merged pull requests:

Closed issues:

  • Move viscosity from BoundaryModel to BoundarySPHSystem (#488)

v0.1.3

19 Jun 14:10
ae3a2ff
Compare
Choose a tag to compare

TrixiParticles v0.1.3

Diff since v0.1.2

Merged pull requests:

v0.1.2

29 May 07:57
17ad1e5
Compare
Choose a tag to compare

TrixiParticles v0.1.2

Diff since v0.1.1

Merged pull requests:

  • The Grand ReReReReReopening the final straw part 9: Intra-Particle-Force Surface Tension model (#434) (@svchb)
  • Reopen #390: Update callback (#440) (@LasNikas)
  • Recursively convert (adapt) Semidiscretization object to GPU types with Adapt.jl (#492) (@efaulhaber)
  • Set to development version (#511) (@svchb)
  • CompatHelper: add new compat entry for Adapt at version 4, (keep existing compat) (#515) (@github-actions[bot])
  • Move neighborhood search to a new standalone package (#516) (@efaulhaber)
  • Change compat of Adapt to 3 (#517) (@efaulhaber)
  • CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#519) (@github-actions[bot])
  • Fix n-body benchmark (#525) (@efaulhaber)
  • Remove pinv in correction matrix inversion step (#526) (@efaulhaber)
  • Create output directory for post process callback if it doesn't exist (#527) (@efaulhaber)
  • Manually increase CairoMakie Version (#528) (@svchb)
  • Modify error message (#531) (@LasNikas)
  • Adapt some code to GPUs (#533) (@efaulhaber)
  • Release 0.1.2 (#536) (@svchb)
  • Change to 0.1.3-dev (#537) (@svchb)

v0.1.1

03 May 08:42
b30bbbf
Compare
Choose a tag to compare

TrixiParticles v0.1.1

Diff since v0.1.0

Added a basic implementation of DEM.

Merged pull requests:

Closed issues:

  • Add nicer simulation videos/pictures to README (#256)
  • Add package registration information back to readme (#260)
  • Diagrams (#337)
  • Storage for docs images (#448)
  • Add DOI badge, bibtex citation info to README.md; create CITATION.bib file (#450)
  • Threading in grid_nhs.jl produces a large error (#451)
  • Developer Meeting (#459)
  • Fix Base.show() when using "SolutionSavingCallback" with save_times (#487)
  • Improve performance of simulations involving large particle systems which are not in contact (#497)

v0.1.0

08 Mar 13:21
a3ffe9d
Compare
Choose a tag to compare

TrixiParticles v0.1.0

Merged pull requests:

Read more