What's Changed
- Fix non-automatic allocation on assignment with matmul on Intel by @QuentinRodier in #59
- Fix use of unallocated arrays in IFS drivers by @reuterbal in #60
- Fix icon compile issues by @drieg in #87
- Combine yomlun.F90 and yomlun_ifsaux.F90 into yomlun_ecrad.F90 by @reuterbal in #89
- Add gfortran build with Make to Github Actions by @reuterbal in #90
- Rename YOMCST to YOMCST_ECRAD by @awnawab in #91
- Update compiler flags for GNU toolchain by @ioanhadade in #94
- Disable branch sync on forks by @reuterbal in #96
- Improved output validation tests for SP and additional reference output files for comparison by @wertysas in #95
- Refactor compiler flag composition (FORGE-344) by @reuterbal in #97
- Release 1.7.2 by @reuterbal in #99
See also the CHANGELOG.
New Contributors
- @QuentinRodier made their first contribution in #59
- @wertysas made their first contribution in #95
Full Changelog: 1.7.1...1.7.2