Releases: LLNL/UETOOLS
Releases · LLNL/UETOOLS
UETOOLS v1.2.1
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
- @bendudson made their first contribution in #5
Full Changelog: 0.1.0...1.2.1
UETOOLS v1.2.0rc1
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
- @bendudson made their first contribution in #5
Full Changelog: 0.1.0...1.3.0rc1
UETOOLS v1.1.1
UETOOLS v1.1.0
UETOOLS v1.0.0
First release
Initial tagged version
Merge pull request #2 from LLNL/develop Cleanup and added 'ignore' directory to gitignore