Skip to content

Releases: ProjectTorreyPines/QED.jl

v1.4.1

29 Sep 22:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

25 Sep 21:10
Compare
Choose a tag to compare

What's Changed

  • Create structure and evolution for build currents by @bclyons12 in #18

Full Changelog: v1.3.3...v1.4.0

v1.3.3

13 Aug 06:18
Compare
Choose a tag to compare

Full Changelog: v1.3.2...v1.3.3

v1.3.2

18 Jul 22:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.2

v1.3.0 - Performance improvements

10 Aug 02:24
366518d
Compare
Choose a tag to compare

What's Changed

  • Update for compatibility with FiniteElementHermite v0.2.0 by @bclyons12 in #7
  • Performance improvements by @bclyons12 in #5

Full Changelog: v1.2.0...v1.3.0

v1.2.0

04 Aug 18:15
Compare
Choose a tag to compare
  • Create new initialization routines
  • Use FiniteElementHermite package
  • Resistivity fit in log scale for better accuracy

What's Changed

  • Create initialize routine for external interfacing by @bclyons12 in #4

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

12 Feb 04:03
Compare
Choose a tag to compare

What's Changed

  • Infrastructure for compiling app
  • Minor changes and bug fixes

New Contributors

  • @orso82 made their first contribution in #2

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

v1.0.0

09 Feb 19:17
ec8cddd
Compare
Choose a tag to compare

Initial release of the fully functional QED solver, including the following features:

  • Current diffusion solver using Hermite cubic finite elements
  • Steady-state or time-dependent capability
  • Boundary conditions
    • Constant edge loop voltage
    • Constant plasma current
  • Benchmark to various TRANSP runs as regression tests