Skip to content

Releases: FourierFlows/GeophysicalFlows.jl

v0.16.1

11 Mar 12:01
14d790c
Compare
Choose a tag to compare

GeophysicalFlows v0.16.1

Diff since v0.16.0

Merged pull requests:

Closed issues:

  • Issue with stochastic forcing implementation on GPU (#350)

v0.16.0

20 Dec 06:07
449f8be
Compare
Choose a tag to compare

GeophysicalFlows v0.16.0

Diff since v0.15.3

Merged pull requests:

Closed issues:

  • Add citations in the Docs via DocumenterCitations.jl (#333)
  • Mistake in stretching matrix in multilayerqg.jl (#339)

v0.15.4

11 Dec 09:44
6e9095c
Compare
Choose a tag to compare

GeophysicalFlows v0.15.4

Diff since v0.15.3

Merged pull requests:

Closed issues:

  • Add citations in the Docs via DocumenterCitations.jl (#333)
  • Mistake in stretching matrix in multilayerqg.jl (#339)

v0.15.3

27 Oct 15:34
700fd74
Compare
Choose a tag to compare

GeophysicalFlows v0.15.3

Diff since v0.15.2

Merged pull requests:

  • Bit of cleanup and using views in MultiLayerQG module (#293) (@navidcy)
  • Fixing sign error for mean meridional PV gradient Qy in MultiLayerQG module (#329) (@mjclobo)
  • Add Julia v1.9 on CI (#330) (@navidcy)
  • Add Siegelman & Young 2023 + use Documenter v1 (#332) (@navidcy)

Closed issues:

  • Stratified Flows module (#93)
  • Convert diagnostics output for MultiLayerQG from Arrays to Tuples? (#273)
  • Sign error for mean PV gradient Qy in MultiLayerQG module (#328)

v0.15.2

11 Feb 09:53
c0c42ce
Compare
Choose a tag to compare

GeophysicalFlows v0.15.2

Diff since v0.15.1

Closed issues:

  • Should we be passing forcing_spectrum as argument into calcF!? (#299)

Merged pull requests:

v0.15.1

22 Dec 20:58
386fd9a
Compare
Choose a tag to compare

GeophysicalFlows v0.15.1

Diff since v0.15.0

Closed issues:

  • Option to specify PV gradients explicitly rather than computing them spectrally (#307)

Merged pull requests:

  • Use Makie for plots in Docs/Stochastic Forcing + new Docs/Vizualize output section + fix some docstrings (#306) (@navidcy)
  • Adds papers that use GeophysicalFlows.jl (#309) (@navidcy)
  • Fix normalization from uh -> ûₖ (#312) (@navidcy)
  • Option to specify topographic PV large-scale gradients in MultiLayerQG (#313) (@apaloczy)
  • Add warning for using MultiLayerQG with single fluid layer (#314) (@navidcy)

v0.15.0

02 Sep 10:18
733085f
Compare
Choose a tag to compare

GeophysicalFlows v0.15.0

Diff since v0.14.2

Merged pull requests:

v0.14.2

30 Aug 12:55
5caedde
Compare
Choose a tag to compare

GeophysicalFlows v0.14.2

Diff since v0.14.1

Closed issues:

  • Plots no longer accepts functions as clims (#261)
  • Demonstrate save/load output functionality in an example (#269)
  • enstrophy and cuda problem (#296)

Merged pull requests:

  • Convert example to use Makie.jl instead of Plots.jl + add links to examples in Docs/Modules (#288) (@navidcy)
  • Update/fix docstrings (#291) (@navidcy)
  • Convert arrays to proper format depending on device (#297) (@navidcy)
  • Require FourierFlows 0.9.2 (#298) (@navidcy)

v0.14.1

07 Jul 22:54
00b8ab3
Compare
Choose a tag to compare

GeophysicalFlows v0.14.1

Diff since v0.14.0

Closed issues:

  • م (#287)
  • Potential missing factor in MultiLayerQG.energies (#292)

Merged pull requests:

  • Add comment regarding installing CUDA in examples that require it (#285) (@navidcy)
  • Cancel previous docs built (#286) (@navidcy)
  • CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#289) (@github-actions[bot])
  • Fix MultilayerQG tests on GPU (#290) (@navidcy)
  • Fix potential energy calculation bug in MultiLayerQG.energies (#294) (@apaloczy)

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)