Skip to content

Releases: entity-toolkit/entity

v1.1.1

15 Oct 23:45
4385c0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 Jul 03:42
e3c1284
Compare
Choose a tag to compare

What's Changed

  • Branch policy added to README by @haykh in #52
  • CUDA/ROCm containers by @haykh in #51
  • Bug in phi transformation from Physical to Code-basis by @haykh in #55
  • GH Actions runners by @haykh in #56
  • fix bug in metadomain.cpp; link library stdc++fs by @StaticObserver in #54
  • Tests adapted to double precision by @haykh in #57
  • Potential issue in MPI comm for curvilinear SRPIC by @haykh in #58
  • Pgen-specific custom field output by @haykh in #61
  • 1.1.0 release candidate by @haykh in #50

New Contributors

Full Changelog: v1.0.0...v1.1.0

First official release: v1.0.0

24 Jun 07:33
495c89b
Compare
Choose a tag to compare

First official release.

  • SRPIC engine:
    • Minkowski 1D/2D/3D
    • Spherical/Qspherical 2D)
  • Multiple field/particle boundary conditions (reflection, absorption, atmosphere)
  • MPI support
  • Extensive automated unit-testing framework
  • Tested on:
    • NVIDIA GPUs (A100, A40, A5000, V100); CUDA 11.6 to 12.4
    • AMD GPUs (MI250x, RX 7700s); ROCm 6.6
  • Note that GR engine has not yet been transferred from v0.9.0 yet.

v0.9.0 -- GR

28 Jun 23:09
8301f71
Compare
Choose a tag to compare
v0.9.0 -- GR Pre-release
Pre-release

Notes

  1. Full GR field solver/current deposit/particle pusher
  2. gui implementation is more refined
  3. optional external force driver enabled with -D extforce=ON
  4. minor bugs fixed + restructuring of the code
  5. updated dependencies

What's Changed

Full Changelog: v0.8.5...v0.9

v0.8.5

29 Mar 09:44
8a485a3
Compare
Choose a tag to compare
v0.8.5 Pre-release
Pre-release

What's Changed

  1. Refactored dependency fetching (mixed submodule + FetchContent)
  2. Injector now accepts an arbitrary region (speeds up computation)
  3. fieldline plotting and docstrings added to nt2.py
  4. progress bar added to std::cout output
  5. minor refactoring & bug fixes

Full Changelog: v0.8.4...v0.8.5 #18

v0.8.4-rc1

07 Mar 07:32
afd6c12
Compare
Choose a tag to compare
v0.8.4-rc1 Pre-release
Pre-release

What's Changed

  1. add Nppc as output (mostly for debugging)
  2. support for weights
  3. volume injector can now use weights (see input.toml.example)
  4. minor cosmetics
  5. fixed magnetosphere.hpp blowing up on small skin depth (using weights)

Full Changelog: v0.8.3...v0.8.4

v0.8.3

04 Mar 07:15
a06250d
Compare
Choose a tag to compare
v0.8.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

20 Feb 06:03
51e3796
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/haykh/entity/commits/v0.8.2

v0.8.1

30 Jan 08:22
60879bd
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/haykh/entity/commits/v0.8.1