There is a newer version of the record available.

Published October 15, 2021 | Version v0.3.0

CliMA/ClimaCore.jl: v0.3.0

Description

ClimaCore v0.3.0

Diff since v0.2.0

Closed issues:

  • Make DSS tensor-aware (#160)
  • JETTest failing with Julia 1.7 (#170)
  • Support minimum,maximum, extrema for Fields. (#182)
  • Implement *(a, b,c) for Fields, DataLayouts. (#183)
  • Look over the rising bubble test case (#203)
  • Add plotting for element boundaries and nodes (#212)
  • Use counter-clockwise ordering of vertices (#219)
  • Add the ability to save fields to VTK XML for use in paraview (#223)
  • Add ability to plot unstructred 2D mesh on the sphere (#224)
  • Add advection of a cosine bell on sphere (#229)
  • Duplicate Coordinates/Elements with Mesh2D (#248)

Merged pull requests:

  • Add tutorial notebook (#214) (@simonbyrne)
  • CI / README updates (#216) (@jakebolewski)
  • Adding metric terms for sphere mesh. (#217) (@sriharshakandala)
  • From Julia v1.7 and higher, JETTest's functionality is moved to JET.jl (and JETTest is deprecated). (#221) (@jakebolewski)
  • plotting support for 2D rectangular mesh in unstructured mesh format. (#226) (@sriharshakandala)
  • Add additional plotting utilities (#230) (@jakebolewski)
  • Scalar Poisson problem unit test in 2D to test horizontal diffusion operator (#231) (@valeriabarra)
  • change vertex element ordering to counter-clockwise (#232) (@simonbyrne)
  • solid body rotation of cosine bell (#233) (@simonbyrne)
  • make interval domain/mesh/topology consistent (#234) (@simonbyrne)
  • change theta to phi for latitude (#236) (@szy21)
  • Add the unit test for hyperdiffusion on a 2D sphere (#237) (@jiahe23)
  • Sphere diffusion unit test (#238) (@valeriabarra)
  • Add minimum, maximum, extrema and inf-norm support (#241) (@simonbyrne)
  • remove EquispacedLineMesh and GridTopology1D (#242) (@simonbyrne)
  • remove plots dependency, use use plots recipies (#243) (@jakebolewski)
  • Counter-clockwise local face numbering (#244) (@sriharshakandala)
  • add nary recursive apply ops (#245) (@jakebolewski)
  • Switch SpectralElement1D to use IntervalDomain (#246) (@simonbyrne)
  • Ensure local right-handed coordinate system for all elements. (#247) (@sriharshakandala)
  • DSS for AxisVector (#249) (@simonbyrne)
  • Release notes / Changelog GitHub Action (#252) (@valeriabarra)
  • Add VTK output (#253) (@kpamnany)
  • Bump version to 0.3.0 (#254) (@simonbyrne)
  • move climacorevtk to lib/ subdir, update CI (#256) (@jakebolewski)

Files

CliMA/ClimaCore.jl-v0.3.0.zip

Files (195.9 kB)

Name Size Download all
md5:6d0ff20464622e5ce86ed118f90de2ba
195.9 kB Preview Download

Additional details

Related works