Published January 30, 2022
| Version v0.7.0
Software
Open
CliMA/ClimaCore.jl: v0.7.0
Authors/Creators
- 1. Caltech
- 2. @CliMA
- 3. CLIMA
- 4. @climate-machine
- 5. Climate Modeling Alliance
Description
ClimaCore v0.7.0
📢 API Changes:
- Query neighboring element indices (#445)
- restrict curl / weak curl to work on only covariant vector field inputs, this enables us to optimize through the hyperdiffusion operation (#440) (@jakebolewski)
- Add neighboring_elements (#446) (@valeriabarra)
- Add dimension objects to support named dimensions with units + metadata for domains (#13)
- Distributed topology objects (#323)
- Add ability to plot slices from 3D box domains (#353)
- Query neighboring element indices (#445)
- Add
DistributedTopology2D(#373) (@kpamnany) - Add output viz tests for vtk data & test that the generated files can be read by paraview (#407) (@jakebolewski)
- add orth slice plots for 3D hybrid domains (#412) (@jakebolewski)
- add missing weakdiv 1d operator (#437) (@jakebolewski)
- Add neighboring_elements (#446) (@valeriabarra)
- Add 1D field plotting. (#456) (@jb-mackay)
- Add latlong option to VTK output (#457) (@simonbyrne)
- add generalized exp stretching and interval mesh tests (#459) (@jakebolewski)
- add iterator for unique nodes of spectral element space (#485) (@simonbyrne)
- Update lib READMEs (#425) (@valeriabarra)
- Better optimize FD Curl / Specal Curl operations (#334)
- fix energy equations (#411) (@szy21)
- fix return values to align with setindex! behavior (#429) (@jakebolewski)
- add 2d (no level) fallback to slab field constructor (#448) (@jakebolewski)
- fix slab/column broadcasting (#484) (@jakebolewski)
- promote wrapped datastyles for field broadcasts (#486) (@jakebolewski)
Files
CliMA/ClimaCore.jl-v0.7.0.zip
Files
(409.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:8546a312ad11a3cc188ba8bf1c9a5473
|
409.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/ClimaCore.jl/tree/v0.7.0 (URL)