Skip to content

Releases: agdestein/IncompressibleNavierStokes.jl

v2.2.0

22 Dec 11:17
1c43995
Compare
Choose a tag to compare

IncompressibleNavierStokes v2.2.0

Diff since v2.1.0

Merged pull requests:

  • Add matrices (#125) (@agdestein)
  • CompatHelper: bump compat for CUDSS in [weakdeps] to 0.4, (drop existing compat) (#127) (@github-actions[bot])
  • Fix VTK (#129) (@agdestein)

v2.1.0

25 Nov 15:25
Compare
Choose a tag to compare

IncompressibleNavierStokes v2.1.0

Diff since v2.0.1

Merged pull requests:

  • Test time steppers (#114) (@agdestein)
  • Use extension for Makie (#115) (@agdestein)
  • Enzyme Implementation (#116) (@SCiarella)
  • Add citation file and PR template (#117) (@agdestein)
  • chore(deps): bump codecov/codecov-action from 4 to 5 (#118) (@dependabot[bot])
  • Fix docs (#120) (@agdestein)
  • CompatHelper: add new compat entry for EnzymeCore at version 0.8 for package test, (drop existing compat) (#121) (@github-actions[bot])
  • CompatHelper: add new compat entry for Enzyme at version 0.13 for package test, (drop existing compat) (#122) (@github-actions[bot])
  • CompatHelper: add new compat entry for Zygote at version 0.6 for package test, (drop existing compat) (#123) (@github-actions[bot])

v2.0.1

09 Nov 16:31
Compare
Choose a tag to compare

IncompressibleNavierStokes v2.0.1

Diff since v2.0.0

Merged pull requests:

  • CompatHelper: bump compat for Optimisers to 0.4 for package NeuralClosure, (drop existing compat) (#110) (@github-actions[bot])
  • CompatHelper: bump compat for Optimisers to 0.4 for package test, (drop existing compat) (#111) (@github-actions[bot])
  • CompatHelper: bump compat for Optimisers to 0.4 for package PaperDC, (drop existing compat) (#112) (@github-actions[bot])
  • CompatHelper: bump compat for Optimisers to 0.4 for package SymmetryClosure, (drop existing compat) (#113) (@github-actions[bot])

v2.0.0

04 Nov 23:43
d71bfc7
Compare
Choose a tag to compare

IncompressibleNavierStokes v2.0.0

Diff since v1.0.0

Merged pull requests:

  • CompatHelper: add new compat entry for IncompressibleNavierStokes at version 1 for package test, (drop existing compat) (#99) (@github-actions[bot])
  • Revision (#100) (@agdestein)
  • Improve kernels (#101) (@agdestein)
  • Use arrays instead of tuples (#102) (@agdestein)

v1.0.0

10 Sep 13:53
Compare
Choose a tag to compare

IncompressibleNavierStokes v1.0.0

Diff since v0.6.1

Merged pull requests:

  • Updates (#83) (@agdestein)
  • CompatHelper: bump compat for JLD2 to 0.5 for package examples, (drop existing compat) (#87) (@github-actions[bot])
  • CompatHelper: bump compat for JLD2 to 0.5 for package PaperDC, (drop existing compat) (#88) (@github-actions[bot])
  • CompatHelper: bump compat for JLD2 to 0.5 for package SymmetryClosure, (drop existing compat) (#89) (@github-actions[bot])
  • CompatHelper: add new compat entry for TestItemRunner at version 1 for package test, (drop existing compat) (#91) (@github-actions[bot])

v0.6.1

30 Aug 15:10
Compare
Choose a tag to compare

IncompressibleNavierStokes v0.6.1

Diff since v0.6.0

Merged pull requests:

Closed issues:

v0.6.0

29 Jul 10:52
Compare
Choose a tag to compare

IncompressibleNavierStokes v0.6.0

Diff since v0.5.0

Merged pull requests:

  • CompatHelper: bump compat for Makie to 0.21, (keep existing compat) (#55) (@github-actions[bot])
  • CompatHelper: add new compat entry for ChainRulesCore at version 1 for package test, (drop existing compat) (#56) (@github-actions[bot])
  • CompatHelper: add new compat entry for ChainRulesTestUtils at version 1 for package test, (drop existing compat) (#57) (@github-actions[bot])
  • CompatHelper: add new compat entry for Aqua at version 0.8 for package test, (drop existing compat) (#58) (@github-actions[bot])
  • CompatHelper: bump compat for DocumenterVitepress to 0.1 for package docs, (drop existing compat) (#69) (@github-actions[bot])
  • CompatHelper: bump compat for CUDSS in [weakdeps] to 0.3, (drop existing compat) (#70) (@github-actions[bot])
  • CompatHelper: add new compat entry for Aqua at version 0.8 for package test, (drop existing compat) (#71) (@github-actions[bot])
  • CompatHelper: add new compat entry for IncompressibleNavierStokes at version 0.5 for package test, (drop existing compat) (#72) (@github-actions[bot])
  • Fix fieldsaver (#74) (@agdestein)
  • Use DocStringExtensions (#76) (@agdestein)

Closed issues:

  • Question: how can one save the entire history of the solution obtained via solve_unsteady (#73)

v0.5.0

06 May 22:37
Compare
Choose a tag to compare

IncompressibleNavierStokes v0.5.0

Diff since v0.4.1

Merged pull requests:

  • build(deps): bump actions/checkout from 3 to 4 (#42) (@dependabot[bot])
  • Kernel formulation (#43) (@agdestein)
  • Add GLMakie to dependencies list (#44) (@PabRod)
  • Fix docs (#45) (@agdestein)
  • Update docs (#47) (@agdestein)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#48) (@github-actions[bot])
  • CompatHelper: bump compat for Makie to 0.20, (keep existing compat) (#49) (@github-actions[bot])
  • Add logo for dark mode and handle the two cases in README (#50) (@luisaforozco)
  • CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#51) (@github-actions[bot])
  • build(deps): bump codecov/codecov-action from 3 to 4 (#52) (@dependabot[bot])
  • build(deps): bump julia-actions/setup-julia from 1 to 2 (#53) (@dependabot[bot])
  • build(deps): bump julia-actions/cache from 1 to 2 (#54) (@dependabot[bot])

v0.4.1

09 Jul 21:12
Compare
Choose a tag to compare

IncompressibleNavierStokes v0.4.1

Diff since v0.4.0

v0.4.0

08 Jul 21:34
Compare
Choose a tag to compare

IncompressibleNavierStokes v0.4.0

Diff since v0.3.0

Closed issues:

  • UndefineVer (#40)

Merged pull requests: