-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add support for IntelLLVM compiler: only sub modules (atmos_cubed_sphere, ccpp/physics and upp) are updated. * Update atmos_cubed_sphere, ccpp/physics and upp
- Loading branch information
1 parent
a936459
commit 1aba87c
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule atmos_cubed_sphere
updated
6 files
+1 −1 | CMakeLists.txt | |
+24 −0 | cmake/compiler_flags_IntelLLVM_Fortran.cmake | |
+3 −1 | cmake/fv3_compiler_flags.cmake | |
+5 −0 | model/fv_arrays.F90 | |
+20 −50 | model/fv_dynamics.F90 | |
+6 −28 | model/fv_mapz.F90 |
Submodule physics
updated
4 files
+3 −2 | CMakeLists.txt | |
+180 −180 | CODEOWNERS | |
+1 −1 | physics/Interstitials/UFS_SCM_NEPTUNE/gcycle.F90 | |
+7 −8 | physics/MP/Morrison_Gettelman/aerinterp.F90 |
Submodule upp
updated
33 files