The major change this release is the removal of f-values which is not a backwards compatible. Some steps for updating input files can be found in #3947 (comment). Please feel free to make issues or alternative contact with any problems as a result of this change.
What's Changed
- Add ITER normalised Inductance
l_i(3)by @chris-ashe in #3974 - Add effective charge and ionisation profiles to
plot_procby @chris-ashe in #3977 - Add dimensionless current drive eff by @chris-ashe in #3985
- Remove unnecessary logging when reading MFiles by @clmould in #3988
- Refactor Availability variable names by @chris-ashe in #3942
- Fix output file reference in effective charge and impurity charge by @chris-ashe in #3989
- Replace constants PI/TWOPI with numpy by @timothy-nunn in #3995
- Add EBW/ECRH coupling efficiency graph plotting functionality by @chris-ashe in #3984
- Plot sauter bootstrap profile by @chris-ashe in #3976
- Plot proc radiation contour plot by @chris-ashe in #3996
- Add MFILE support and update zeff variable in EBW/ECRH coupling graph… by @chris-ashe in #4005
- Fix message in out.dat when a variable is at or below/above its lower/upper bounds by @clmould in #4007
- Create outboard blanket class by @chris-ashe in #3997
- Create up-down div classes by @chris-ashe in #3999
- Replace
setup.pywithpyproject.tomland other metadata changes by @je-cook in #3983 - Remove globals from plot proc by @je-cook in #4031
- Add general plasma functions by @chris-ashe in #4004
- Output correct values for radius_beam_tangency and radius_beam_tangency_max by @clmould in #4037
- Ensure i_plasma_pedestal=0 profile does not have 0 elements by @timothy-nunn in #4038
- Add volt-seconds needed for ramp and Ejima coefficient to plasma info… by @chris-ashe in #4040
- Use ProcessConfig rng to create VaryRun initial points by @timothy-nunn in #4042
- Write an additional log file in PROCESS working directory by @timothy-nunn in #4035
- Remove f values by @timothy-nunn in #3947
- Add new divertor upper lower variables by @chris-ashe in #4019
Full Changelog: v3.2.2...v3.3.0