Skip to content

Commit

Permalink
general improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
MircoValentiniECMWF committed Nov 24, 2024
1 parent b3cf64c commit b216365
Show file tree
Hide file tree
Showing 11 changed files with 1,685 additions and 101 deletions.
3 changes: 2 additions & 1 deletion src/multiom/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ set( MULTIOM_COMMON_SOURCES
${MULTIOM_COMMON_DIR}/datakinds_def_mod.F90
${MULTIOM_COMMON_DIR}/enumerators_mod.F90
${MULTIOM_COMMON_DIR}/general_utils_mod.F90
${MULTIOM_COMMON_DIR}/general_utils_c.c
${MULTIOM_COMMON_DIR}/datetime_utils_mod.F90
${MULTIOM_COMMON_DIR}/constants_mod.F90
${MULTIOM_COMMON_DIR}/grib_codes_mod.F90
${MULTIOM_COMMON_DIR}/sysinfo_c.c
${MULTIOM_COMMON_DIR}/sysinfo_mod.F90
CACHE INTERNAL "List of all sources in common directory"
)

Expand Down
Loading

0 comments on commit b216365

Please sign in to comment.