Releases: agdestein/IncompressibleNavierStokes.jl
Releases · agdestein/IncompressibleNavierStokes.jl
v2.2.0
IncompressibleNavierStokes v2.2.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
IncompressibleNavierStokes v2.1.0
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
IncompressibleNavierStokes v2.0.1
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
IncompressibleNavierStokes v2.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
IncompressibleNavierStokes v1.0.0
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
IncompressibleNavierStokes v0.6.1
Merged pull requests:
- Minor corrections on code PaperDC (#77) (@luisaforozco)
- Fix chain rules (#78) (@agdestein)
- Add [sources] sections (#79) (@agdestein)
- Add missing BC pullbacks (#82) (@agdestein)
Closed issues:
- typo (#75)
v0.6.0
IncompressibleNavierStokes v0.6.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
IncompressibleNavierStokes v0.5.0
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
IncompressibleNavierStokes v0.4.1
v0.4.0
IncompressibleNavierStokes v0.4.0
Closed issues:
- UndefineVer (#40)
Merged pull requests:
- Support GPU (#41) (@agdestein)