Skip to content

Commit e3aeb54

Browse files
committed
add nuopc_shr_methods.F90 for UFS
1 parent 7b0b3a8 commit e3aeb54

File tree

2 files changed

+897
-1
lines changed

2 files changed

+897
-1
lines changed

share/CMakeLists.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ add_library(cdeps_share ${GenF90_SRCS}
1818
shr_log_mod.F90
1919
shr_strconvert_mod.F90
2020
shr_precip_mod.F90
21-
shr_string_mod.F90)
21+
shr_string_mod.F90
22+
nuopc_shr_methods.F90)
2223

2324
target_include_directories (cdeps_share PRIVATE ${CMAKE_CURRENT_SOURCE_DIR} ${ESMF_F90COMPILEPATHS} ${PIO_Fortran_INCLUDE_DIRS})
2425

0 commit comments

Comments
 (0)