Skip to content

Releases: LLNL/UETOOLS

UETOOLS v1.2.1

10 Aug 00:29
54fedc3
Compare
Choose a tag to compare

What's Changed

  • Updated main from develop by @holm10 in #4
  • Wrapped rundt-scripts by @holm10 in #7
  • Tidy and add to gitignore by @bendudson in #5
  • Apply Black formatting to all files by @bendudson in #6
  • Consolidating changes in develop by @holm10 in #8
  • Minor tidying, typos and error handling by @bendudson in #9
  • Add UeCase.ParallelCase class by @bendudson in #10
  • Moving directory changes into UeCase.Solver by @bendudson in #11
  • Solver strategies for finding converged solutions by @bendudson in #12
  • Updated function names for restoring by @holm10 in #13
  • Develop by @holm10 in #14
  • Input tracker implementation by @holm10 in #15
  • Merge pull request #14 from LLNL/develop by @holm10 in #16
  • Refined interpolation routine by @holm10 in #17
  • Update interpolation routines to consider parallel poloidal distribution by @holm10 in #18
  • Update main branch with interpolation and input-tracking from develop by @holm10 in #19
  • Merge dump-routines from develop by @holm10 in #20
  • Consolidating additional input read/write routines from develop by @holm10 in #21
  • Fix for standalone import and use of UETOOLS by @holm10 in #22
  • Merge bugfixes from develop by @holm10 in #23
  • Updates UETOOLS to v1.1.0 by @holm10 in #28
  • Update to v1.1.1 by @holm10 in #29
  • Adds features to UETOOLS by @holm10 in #30
  • Updates master to 1.2.0 by @holm10 in #31
  • Removes multiple inheritances from UETOOLS, using Compositions by @holm10 in #32
  • Refactors UETOOLS to remove multiple inheritances by @holm10 in #34
  • Fixes UePostproc w/ inheritance by @holm10 in #35

New Contributors

Full Changelog: 0.1.0...1.2.1

UETOOLS v1.2.0rc1

09 Aug 23:40
Compare
Choose a tag to compare
UETOOLS v1.2.0rc1 Pre-release
Pre-release

What's Changed

  • Updated main from develop by @holm10 in #4
  • Wrapped rundt-scripts by @holm10 in #7
  • Tidy and add to gitignore by @bendudson in #5
  • Apply Black formatting to all files by @bendudson in #6
  • Consolidating changes in develop by @holm10 in #8
  • Minor tidying, typos and error handling by @bendudson in #9
  • Add UeCase.ParallelCase class by @bendudson in #10
  • Moving directory changes into UeCase.Solver by @bendudson in #11
  • Solver strategies for finding converged solutions by @bendudson in #12
  • Updated function names for restoring by @holm10 in #13
  • Develop by @holm10 in #14
  • Input tracker implementation by @holm10 in #15
  • Merge pull request #14 from LLNL/develop by @holm10 in #16
  • Refined interpolation routine by @holm10 in #17
  • Update interpolation routines to consider parallel poloidal distribution by @holm10 in #18
  • Removes multiple inheritances from UETOOLS, using Compositions by @holm10 in #32

New Contributors

Full Changelog: 0.1.0...1.3.0rc1

UETOOLS v1.1.1

14 Feb 04:46
1b95334
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

UETOOLS v1.1.0

14 Feb 01:31
c28208a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

UETOOLS v1.0.0

14 Feb 01:29
60ef06e
Compare
Choose a tag to compare

First release

Initial tagged version

23 May 01:21
9a82ce6
Compare
Choose a tag to compare
Merge pull request #2 from LLNL/develop

Cleanup and added 'ignore' directory to gitignore