First release after merging GetDP 4.0
Last release before merging GetDP 4.0
OpenBLAS 0.3.26 --> 0.3.23
First release after unifying all Petsc and BLAS versions across all OS etc.
Last release before unifying all Petsc and BLAS versions across all OS etc.
add hN, hN_deriv material functions
fix mappings of fix CFUN_rhoAgMg_v1 and CFUN_rhoCu_NIST_v2
Switch to CFUN_rhoCu_NIST_v2 after bug fix of copper resistivity.
transformation_tensor also stored in an unordered_map some clarification of error messages
Pancake3D: added unordered_maps to avoid recomputing arcLength, turnNumber, normal and initialCurrentDensity. This was already done in the .pro version but never transferred to the C++ material functions.
With speed-up of Post-Op using unordered_set from official GetDP repo merged
Increase version number of kG10 and kKapton to v2
Now shipping MPI-ready GetDP executable for Windows
fix wrong cast to int in F_FiQuS_Pancake3D_WindingWithSuperConductorRhoAndDerivativeV1, now reference values can be any double
There was a CI/CD bug in 2024.5.0 stopping it from creating a Dockerfile for specific releases. Fixed in this version.