Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 18:56
· 42 commits to main since this release

Bennu v0.2.0

Closed issues:

  • TagBot trigger issue (#31)
  • Jacobian of cubed sphere grid is negative (#37)

Merged pull requests:

  • Use Meshes.centroid in hilbert example and add compat (#1) (@mwarusz)
  • CompatHelper: bump compat for "LazyArrays" to "0.21" (#2) (@github-actions[bot])
  • Add basic Lobottao cell and nodal grid types (#3) (@lcw)
  • Add basic Cartesian grid generator (#4) (@lcw)
  • CompatHelper: bump compat for "LoopVectorization" to "0.12" (#5) (@github-actions[bot])
  • Add face connections to the grid (#6) (@lcw)
  • Fix brickgrid size check (#7) (@mwarusz)
  • CompatHelper: bump compat for "KernelAbstractions" to "0.6" (#8) (@github-actions[bot])
  • Support StructArray+SArray on the GPU (#9) (@lcw)
  • CompatHelper: add new compat entry for "GPUArrays" at version "6.2" (#10) (@github-actions[bot])
  • Add gitlab CI job (#12) (@lcw)
  • Add Metrics (#13) (@lcw)
  • Add face mass matrix (#16) (@mwarusz)
  • Update CUDA and CUDAKernels versions (#18) (@lcw)
  • Add 2D advection example (#19) (@mwarusz)
  • Cleanup Examples (#20) (@lcw)
  • Add derivatives_1d (#22) (@mwarusz)
  • Development version fixes (#24) (@lcw)
  • Update GPUArrays and StructArrays (#25) (@lcw)
  • Update Tullio (#29) (@lcw)
  • Adds the cubed sphere grid (#36) (@jkozdon)
  • Make the shell right-handed (#38) (@jkozdon)
  • Add min_node_distance function (#40) (@mwarusz)
  • Obtain grid dimensionality from the reference cell (#46) (@mwarusz)
  • Define adapt_structure for NodalGrid (#47) (@mwarusz)