Merges Lithium sputtering module into the development branch.
What's Changed
* Removing cell crossing near the X-point for a HFS 1D flux tube by ganjinzero1 in https://github.com/LLNL/UEDGE/pull/71
* Minor tidying by bendudson in https://github.com/LLNL/UEDGE/pull/73
* Introduces pyproject.toml, adds wheel build jobs to workflow, makes isfniycbozero more flexible by holm10 in https://github.com/LLNL/UEDGE/pull/77
* Make Checkver more resilient to failures by bendudson in https://github.com/LLNL/UEDGE/pull/82
* Merging Lithium sputtering developments into develop branch by holm10 in https://github.com/LLNL/UEDGE/pull/87
**Full Changelog**: https://github.com/LLNL/UEDGE/compare/v8.0.6-beta.2...v8.1.2-beta.0
v8.1.1-patch.0
- Adds fniycbo options via isfniycbozero
- Makes fniycbo-switch index-dependent
- Fixes switch for double-null geometries
- Hardens checkver to allow code execution without connection to PyPi
- Implemements build and install using pyproject.toml
- Updates Workflows to ensure compatibility of Forhton with numpy>2.0
v8.1.0-patch.1
Updates build and install to use pyproject.toml
Adds fixes to GitHub Workflows to account ensure Forthon compatibility with numpy>2.0
v8.1.0-patch.0
What's Changed
* Removing cell crossing near the X-point for a HFS 1D flux tube by ganjinzero1 in https://github.com/LLNL/UEDGE/pull/71
* Minor tidying by bendudson in https://github.com/LLNL/UEDGE/pull/73
* Updates UEDGE to V8.1.0.0 by holm10 in https://github.com/LLNL/UEDGE/pull/72
* Adds broader output supression via com.iprint by holm10 in https://github.com/LLNL/UEDGE/pull/65
* Merging Tg into the LLNL/develop by ganjinzero1 in https://github.com/LLNL/UEDGE/pull/62
* Albedo pumping bugfix by holm10 in https://github.com/LLNL/UEDGE/pull/67
* Removing override by holm10 in https://github.com/LLNL/UEDGE/pull/68
* Adds controls for fniycbo, the core drift currents by holm10 in https://github.com/LLNL/UEDGE/pull/70
* Improves the uedge.hdf5 scripts to recognize more save formats, only look for restore-variables present in the source code
* Automatically updates bbb.uedge_ver on Python startup to match the Python UEDGE version
* Makes switch for previous bugfix oldseec gradual to allow gradually transitioning between models
* Removes Pytests, as these are run from the separate pytests branch
* Updates test workflow to reflect changes made to testing
* Changes default plate albedo pumping model to use angle-corrected areas (isoldalbarea=0)
* Changes default joule heating model to include radial Te gradients (oldseec=0)
**Full Changelog**: https://github.com/LLNL/UEDGE/compare/v8.0.6-beta.2...v8.1.0-patch.0