Skip to content

Releases: FourierFlows/GeophysicalFlows.jl

v0.14.0

28 Jan 01:44
e6423cc
Compare
Choose a tag to compare

GeophysicalFlows v0.14.0

Diff since v0.13.1

Merged pull requests:

  • Docstring brush-up (#272) (@navidcy)
  • Support SpecialFunctions 2.x (#276) (@stevengj)
  • Drop support for Julia v1.5 (#277) (@navidcy)
  • CompatHelper: bump compat for FourierFlows to 0.8, (keep existing compat) (#278) (@github-actions[bot])
  • Adds remark for use of FilteredTimestepper in examples (#281) (@navidcy)
  • Use FourierFlows v0.9.0 and avoid CUDA v3.7.0 (#282) (@navidcy)
  • Drop remark about Julia v1.0.5 (#283) (@navidcy)

v0.13.1

21 Nov 10:43
7201aaa
Compare
Choose a tag to compare

GeophysicalFlows v0.13.1

Diff since v0.13.0

Optimize MultiLayerQG run fast on the GPU for two fluid layer configurations.

Closed issues:

  • MultilayerQG example crashed at about 35000 steps (#265)
  • Optimized PV inversion for two layer case in MultilayerQG (#267)

Merged pull requests:

v0.13.0

05 Jun 00:25
bb88f49
Compare
Choose a tag to compare

GeophysicalFlows v0.13.0

Diff since v0.12.3

Closed issues:

  • No need to import FFTW in examples (#248)

Merged pull requests:

  • Dealias sol before computing nonlinear terms (#246) (@navidcy)
  • Removes unused imports of FFTW.jl (#249) (@navidcy)
  • Adds aliased_fraction kwarg in Problem constructors (#250) (@navidcy)
  • Better parameters for baroclinic instability example (#251) (@navidcy)
  • Removes dealiasing from some examples for better visualization (#252) (@navidcy)

v0.12.3

31 May 22:39
0442e75
Compare
Choose a tag to compare

GeophysicalFlows v0.12.3

Diff since v0.12.2

Closed issues:

  • MultiLayerQG tests fail on Julia v1.6 (#228)

Merged pull requests:

v0.12.2

21 Apr 21:20
e7553ca
Compare
Choose a tag to compare

GeophysicalFlows v0.12.2

Diff since v0.12.1

Merged pull requests:

v0.12.1

15 Apr 21:29
90d3fce
Compare
Choose a tag to compare

GeophysicalFlows v0.12.1

Diff since v0.12.0

Merged pull requests:

v0.12.0

15 Apr 01:45
4ed2f63
Compare
Choose a tag to compare

GeophysicalFlows v0.12.0

Diff since v0.11.7

Closed issues:

  • @reexport using FourierFlows in GeophysicalFlows.jl? (#33)
  • Random number generator: cpu/gpu (#97)

Merged pull requests:

v0.11.7

13 Apr 05:47
Compare
Choose a tag to compare

GeophysicalFlows v0.11.7

Diff since v0.11.6

Closed issues:

  • Use CUDA.randn(nx, ny) instead of cu(randn(nx, ny)) (#223)

Merged pull requests:

  • CompatHelper: bump compat for "CUDA" to "3.0" (#222) (@github-actions[bot])
  • Some typos + fixes in Contirbutor's Guide (#224) (@navidcy)
  • Optimize calcF! in examples with stochastic forcing (#225) (@navidcy)
  • Readme: scalability after modules (#226) (@navidcy)
  • Temporarily allow tests to fail on Julia v1.6 (#227) (@navidcy)

v0.11.6

06 Apr 04:17
7ef7ae3
Compare
Choose a tag to compare

GeophysicalFlows v0.11.6

Diff since v0.11.5

Closed issues:

  • Add remark on multithreading/multiple GPU limitations that FourierFlows.jl imposes (#210)
  • Add Installation Instructions section in Docs (#211)

Merged pull requests:

v0.11.5

08 Mar 01:51
c668aee
Compare
Choose a tag to compare

GeophysicalFlows v0.11.5

Diff since v0.11.4

Closed issues:

  • Examples on GPU (#167)
  • Contributors Section in Docs (#180)
  • JOSS paper (#187)
  • Launching the example "2D dcaying turbulence" in binder does not work (#203)

Merged pull requests: