Commits on Source (4)
-
## What is the bug The C++ test code for `mo_util_stride` uses the experimental standard library. The filesystem standard library is automatically linked in C++17 ## How do you fix it Replace with the standard library Merged-by:
Pradipta Samanta <samanta@dkrz.de> Changelog: bugfix
-
## What is the bug The `insert_dimension` fails in ICON without the deleted if clause. ## How do you fix it Recover the deleted code. Merged-by:
Pradipta Samanta <samanta@dkrz.de> Changelog: bugfix
-
## What is the new feature New copy variants for 2d,4d,5d fields from double-precision to single-precision. Co-authored-by:
Yen-Chen Chen <yen-chen.chen@tum.de> Approved-by:
Yen-Chen Chen <yen-chen.chen@tum.de> Merged-by:
Yen-Chen Chen <yen-chen.chen@tum.de> Changelog: feature
-
Jonas Jucker authored
## What is the new feature Hand maintenance over to Mikel Stellio Merged-by:
Jonas Jucker <jonas.jucker@env.ethz.ch> Changelog: other
Showing
- AUTHORS.txt 1 addition, 0 deletionsAUTHORS.txt
- README.md 1 addition, 1 deletionREADME.md
- cmake/gtest_helper.cmake 1 addition, 1 deletioncmake/gtest_helper.cmake
- src/mo_fortran_tools.F90 174 additions, 2 deletionssrc/mo_fortran_tools.F90
- test/c/ctest_util_stride.cpp 14 additions, 6 deletionstest/c/ctest_util_stride.cpp
- test/fortran/test_fortran_tools.f90 60 additions, 4 deletionstest/fortran/test_fortran_tools.f90