Published July 12, 2022
| Version v0.76.7
Software
Open
CliMA/Oceananigans.jl: v0.76.7
Authors/Creators
Description
Oceananigans v0.76.7
Closed issues:
- Need actual doctstring for
SpecifiedTimes(#2608) - Need to document the available solver method options for ImplicitFreeSurface solvers (#2620)
- Need to check for constant depth before we use the
FFTBasedPoissonSolverinHydrostaticFreeSurfaceModel? (#2626) - Rename
Poisson Solverssection in Docs? (#2637) - Is
calc_∇²!redundant in view ofcompute_∇²!? (#2638)
Merged pull requests:
- Partial cell immersed boundaries (#2306) (@francispoulin)
- Implements a multigrid solver for Poisson and implicit free surface equations on CPU (#2396) (@glwagner)
- Fields in viscosity operators (#2580) (@simone-silvestri)
- Add docstring for
SpecifiedTimes(#2617) (@navidcy) - Update package's dependencies (#2619) (@navidcy)
- Update
ImplicitFreeSurface&HeptadiagonalIterativeSolverdocstrings (#2621) (@navidcy) - Add empty PR template (#2624) (@navidcy)
- Docs library cleanup (#2627) (@navidcy)
- Some updates in validation scripts:
AveragedField()->Field(Average())(#2630) (@navidcy) - Fix typo in Docs/Buoyancy models (#2633) (@navidcy)
- Small bugfix for
ContinuousBoundaryFunction(#2634) (@simone-silvestri) - Use predefined
compute_∇²!instead of defining newcalc_∇²!intest_matrix_poisson_solver.jl(#2640) (@navidcy) - Rename
Docs/Numerical Implementation/Poisson solverssection ->Elliptic solvers(#2641) (@navidcy) VectorInvariantas a default forHydrostaticFreeSurfaceModelwithLatitudeLongitudeGrid(#2644) (@simone-silvestri)- Minor changes in Langmuir and Ocean wind mixing examples (#2646) (@tomchor)
- Small change to 1D diffusion example (#2648) (@tomchor)
Files
CliMA/Oceananigans.jl-v0.76.7.zip
Files
(2.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7004243c70d79fb33ba35d13750124fe
|
2.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.76.7 (URL)