Skip to content

Commit

Permalink
add nuopc_shr_methods.F90 for UFS
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Aug 21, 2024
1 parent 7b0b3a8 commit e3aeb54
Show file tree
Hide file tree
Showing 2 changed files with 897 additions and 1 deletion.
3 changes: 2 additions & 1 deletion share/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ add_library(cdeps_share ${GenF90_SRCS}
shr_log_mod.F90
shr_strconvert_mod.F90
shr_precip_mod.F90
shr_string_mod.F90)
shr_string_mod.F90
nuopc_shr_methods.F90)

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

Expand Down
Loading

0 comments on commit e3aeb54

Please sign in to comment.