Skip to content

Releases: FourierFlows/GeophysicalFlows.jl

v0.5.1

14 Jun 23:01
Compare
Choose a tag to compare

GeophysicalFlows v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Various small fixes + Generalization of MultilayerQG.Problem() (#86) (@navidcy)
  • Fix nbviewer/mybinder badges' urls in literated examples (#87) (@navidcy)
  • Removes image tags and sm_75 from gitlab-ci.yml (#89) (@navidcy)

v0.5.0

29 May 03:01
Compare
Choose a tag to compare

GeophysicalFlows v0.5.0

Diff since v0.4.3

This release includes a GPUified version for all physics modules. That is, all modules can now seamlessly run on both CPUs and GPUs.

Merged pull requests:

v0.4.3

27 May 03:01
Compare
Choose a tag to compare

GeophysicalFlows v0.4.3

Diff since v0.4.2

Closed issues:

  • MultilayerQG with nlayer=1 is buggy (#27)
  • Docs are making repo size huuuge? (#76)

Merged pull requests:

  • Deploy docs to GeophysicalFlowsDocumentation.jl (#79) (@navidcy)
  • Fixes bugs in MultilayerQG for nlayers=1 (#80) (@navidcy)

v0.4.2

20 May 03:01
ca6993c
Compare
Choose a tag to compare

GeophysicalFlows v0.4.2

Diff since v0.4.1

Closed issues:

  • Diagnostics slow down modules running on GPU by a lot (#69)
  • Drop PyPlot.jl and use Plots.jl in examples (#72)

Merged pull requests:

  • Organizes docs better and attempts to fix badges (#70) (@navidcy)
  • Simplifies examples + adds binder/nbviewer intro (#71) (@navidcy)
  • Plots replace PyPlot in TwoDNavierStokes examples (#73) (@navidcy)
  • removes LaTeXStrings (#74) (@navidcy)
  • Plots replace PyPlot in more examples (#75) (@navidcy)
  • Removes previews; fix plotting bug in multilayeqg_2layer.jl (#78) (@navidcy)

v0.4.1

27 Apr 22:01
634c8d1
Compare
Choose a tag to compare

GeophysicalFlows v0.4.1

Diff since v0.4.0

Closed issues:

  • Docs fail on travis (#64)

Merged pull requests:

v0.4.0

27 Apr 00:04
Compare
Choose a tag to compare

GeophysicalFlows v0.4.0

Diff since v0.3.4

Merged pull requests:

  • adds dev argument in problem construction for GPU enabled modules (#62) (@navidcy)
  • Literate all examples (#63) (@navidcy)

v0.3.4

23 Apr 13:11
Compare
Choose a tag to compare

GeophysicalFlows v0.3.4

Diff since v0.3.3

Closed issues:

  • rename TwoDTurb Module? (#44)

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "0.10" (#55) (@github-actions[bot])
  • CompatHelper: bump compat for "FFTW" to "1.2" (#56) (@github-actions[bot])
  • Fix deprecations (#57) (@navidcy)
  • Changes module name from TwoDTurb to TwoDNavierStokes (#58) (@navidcy)
  • Upgrade CuArrays (#61) (@navidcy)

v0.3.3

10 Mar 00:08
0af4940
Compare
Choose a tag to compare

GeophysicalFlows v0.3.3

Diff since v0.3.2

Merged pull requests:

  • Fixes typo in lateralfluxes for MultiLayerQG + a typo in docs (#54) (@navidcy)

v0.3.2

09 Mar 20:05
Compare
Choose a tag to compare

GeophysicalFlows v0.3.2

Diff since v0.3.1

Fixes bug relating to import of deprecated structvarsexpr function from FourierFlows.jl

Closed issues:

  • Register GeophysicalFlows v0.3.1 (#46)

Merged pull requests:

v0.3.1

21 Jan 03:33
v0.3.1
6d66a3f
Compare
Choose a tag to compare

v0.3.1 (2020-01-21)

Diff since v0.3.0

Closed issues:

  • BarotropicQGQL needs docs (#39)
  • Tag a new version and remove Manifest.toml? (#35)
  • Register GeophysicalFlows v0.3.0 (#23)
  • MultilayerQG module (and possibly others) has trouble when trying to use Float32 (#21)

Merged pull requests: