Published April 13, 2021
| Version v0.54.1
Software
Open
CliMA/Oceananigans.jl: v0.54.1
Authors/Creators
- Ali Ramadhan1
- Gregory L. Wagner1
- Francis J. Poulin2
- Navid C. Constantinou3
- Tomas Chor4
- Suyash Bire
- Victoria Whitley
- Chris Hill
- Andre Nogueira Souza
- Charles Kawczynski5
- Tim Besard6
- Jean-Michel Campin7
- Mohan Sha8
- Valentin Churavy9
- Keaton J. Burns10
- Alex Cavaliere
- Arfon Smith11
- Julia TagBot
- Matthieu Ancellin
- mukund-gupta
- Simon Byrne12
- Gael Forget13
- 1. Massachusetts Institute of Technology
- 2. University of Waterloo
- 3. Australian National University
- 4. UCLA
- 5. Software Engineer for @climate-machine
- 6. @JuliaComputing
- 7. M.I.T.
- 8. @Striim @RealImage
- 9. @mit
- 10. MIT
- 11. @github
- 12. Caltech
- 13. MIT (Massachusetts Institute of Technology)
Description
Oceananigans v0.54.1
Closed issues:
- Maintain a list of publications using Oceananigans in the docs? (#973)
- Models with
Flatdimensions still return NaN (#1023) - Bug when trying to show velocities from a model with Flat dimensions (#1026)
- Add a section on citing Oceananigans to README and docs (#1101)
- Reducing boilerplate in OutputWriter specification (#1171)
- Are we computing CFL correctly? (#1201)
- (θ, φ) or (λ, ϕ) or (λ, ϑ) for coordinates on a sphere? (#1437)
- Ensure we can use
TimeStepWizardfor all grids (#1447) - More bugs when using VerticallyStretchedGrid (#1466)
- Removing vertical halos for
ShallowWaterModel(#1499) - Field slicers and StepRange (#1512)
- Move
FieldSlicertoOceananigans.Fieldsmodule (#1521) - Error while running a GPU code (#1533)
Merged pull requests:
- Benchmark abstract operations (#870) (@ali-ramadhan)
- Cubed sphere validation experiment (#1480) (@ali-ramadhan)
- Adaptive time-stepping on all grids (#1497) (@ali-ramadhan)
- Updating examples to include
Flat(#1513) (@francispoulin) - Use (λ, φ) (
\lambda,\varphi) for geographical coordinates (#1515) (@ali-ramadhan) - Add "citing" section and list of publications using Oceananigans.jl (also update README) (#1518) (@ali-ramadhan)
- Missed changes to operators for lat-lon implicit solver (#1523) (@christophernhill)
- Moves FieldSlicer to Fields module (#1525) (@glwagner)
- Extends FieldSlicer to support StepRange indices (#1526) (@glwagner)
- changing imcompressible to incompressible (#1529) (@francispoulin)
- Curvilinear abstract derivatives (#1534) (@glwagner)
- Extends PrescribedVelocityField to support concrete Fields (not just functions) (#1535) (@glwagner)
- Implements
similar(f::Field)andsimilar(r::ReducedField)(#1539) (@glwagner) - ReducedField surface displacement (#1540) (@glwagner)
- Fixes bug in FourierTridiagonalPoissonSolver that swapped
ΔzFandΔzC(#1541) (@glwagner) - Update cubed sphere 32 grid file sha256 checksum (#1552) (@ali-ramadhan)
- Adding norm for fields with some tests. (#1557) (@francispoulin)
- Revert "Adding norm for fields with some tests." (#1562) (@ali-ramadhan)
- docs: instantiate main env separately (#1573) (@simonbyrne)
- Add compat bounds for Tullio.jl (#1576) (@ali-ramadhan)
Files
CliMA/Oceananigans.jl-v0.54.1.zip
Files
(5.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5b03c4f186611236cba2db5b35d4f22a
|
5.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.54.1 (URL)