There is a newer version of the record available.

Published January 30, 2022 | Version v0.7.0
Software Open

CliMA/ClimaCore.jl: v0.7.0

Description

ClimaCore v0.7.0

Diff since v0.6.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)
🚀 Features
  • 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)
📑 Documentation
  • Update lib READMEs (#425) (@valeriabarra)
🐛 Fixes
  • 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