Releases: ukaea/PROCESS
v3.1.0
What's Changed
-
609-vdalw-and-fvdump by @ajpearcey in #3066
- This removes iteration variable 52. Input files with iteration variable 52 will not run
-
1541 calling of avail from stellaratorife does not take into account iavail by @chris-ashe in #3037
-
Convert physics.f90 to Python by @timothy-nunn in #2993
-
2980 create availability model for spherical tokamaks by @j-a-foster in #3039
-
Add objective function to once-through mfile by @jonmaddock in #3044
-
Add actual constraint numbers to mfile by @jonmaddock in #3038
-
Constraint type bug in in dat.py by @jonmaddock in #3040
-
152 PF coil by @ajpearcey in #3036
-
fix wrongly reporting multiple obsolete vars when only one is present in input file by @clmould in #3024
-
Correct constraint equation 30 to be upper bound by @timothy-nunn in #3041
-
Renamed theat to t_fusion_ramp by @j-a-foster in #3050
-
Added theat to OBS_VARS by @j-a-foster in #3052
-
Remove scaling of net electric to allow negative net electric by @timothy-nunn in #3047
-
Expand bounds of fhfac to reduce chance power balance cannot be found by @timothy-nunn in #3057
-
Added check to see if fimp(2) deviates from default value, if it does… by @ym1906 in #3053
-
Fix physics index error for H factors by @timothy-nunn in #3058
-
Correct nviter and convergence_parameter reporting in output by @timothy-nunn in #3054
-
736 warnings for function ncore by @chris-ashe in #3060
-
Correct name of iteration variable 152 in comments by @timothy-nunn in #3068
-
Parse non-scientific reals using exponents rather than factors by @timothy-nunn in #3067
-
Correction to arctan function used in current_drive.py by @clmould in #3077
-
Display iteration variable names in solver error message by @clmould in #3079
-
Cryostat allowance added to vertical build table by @mkovari in #3075
-
Removal of obsolete model A for first wall - issue 389 by @jmorris-uk in #3085
-
Fix inequality constraint residual output in once-through runs by @jonmaddock in #3098
-
Update numpy, scipy, numba version requirements by @timothy-nunn in #3100
-
correct error message when acs negative by @clmould in #3092
-
Replaced local calculated eps variable with fortran variable as input by @j-a-foster in #3102
-
Fix CS Fatigue typos by @ajpearcey in #3103
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- 2986 rebco critical current adjustment for type of cable by @chris-ashe in #2987
- Rearchitect and jit CS fatigue by @je-cook in #2984
- 2989 plot scanspy indent causing errors by @chris-ashe in #2990
- Convert current_drive.f90 to Python by @timothy-nunn in #2982
- Corrected number of days in year in annual cost calculation by @j-a-foster in #3010
- 2994 new eccd current drive model to account for zeff and te with a cutoff function by @chris-ashe in #2999
- 3014 convert sig tfdat statements to json by @chris-ashe in #3016
- 3004 remove remnants of plasmod functionality by @chris-ashe in #3005
- 3007 remove obsolete variables and their left over functionality by @chris-ashe in #3009
- Plot dat opt dat removal by @clmould in #3021
- Refactoring plot_proc.py for use in fusrr by @clmould in #2979
- Make default install editable by @jonmaddock in #3028
New Contributors
- @j-a-foster made their first contribution in #3010
- @alekitto made their first contribution in #3008
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Update DOI for v3.0.0 by @jonmaddock in #2943
- Get examples.ipynb working by @clmould in #2941
- Add back Stellarator by @timothy-nunn in #2868
- Fixed htpmw_fw_blkt import by @chris-ashe in #2960
- Flush convergence callback by @je-cook in #2956
- Lock numpy and cvxpy versions to avoid build crash by @timothy-nunn in #2963
- 2952 addition of revised radial build plotting tool by @chris-ashe in #2955
- update utility docs by @clmould in #2967
- fix displaying of images on github within the examples notebook by @clmould in #2958
- add blender image file and add it to README by @clmould in #2946
- Convert superconductors.f90 to Python by @timothy-nunn in #2914
- 2970 more plot radial buildpy additions by @chris-ashe in #2972
- fix image displaying in readme by @clmould in #2975
- Add option to provide PROCESS solver by external package by @timothy-nunn in #2976
- updated error message for obsolete vars by @clmould in #2973
- 2953 additional functionality to plot scanspy by @chris-ashe in #2968
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v3.0.0
First major open-source release.
What's Changed
- Add DOI info to CITATION.cff for v2.5.0 by @jonmaddock in #2928
- Add DOI badge by @jonmaddock in #2929
- Add issue and PR templates by @timothy-nunn in #2895
- 2863 review contributing guide by @timothy-nunn in #2892
- Update supported versions in installation guide by @jonmaddock in #2938
- v3.0.0 by @jonmaddock in #2940
Full Changelog: v2.5.0...v3.0.0
v2.5.0
Final version before officially open-sourcing with v3.0.0. Last upversion was some time ago, and this will also serve as a test for the first github release, including DOI generation via the Zenodo extension.