Skip to content

Commit

Permalink
Get upstream fix for correct pointer file in dshr
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Dec 9, 2024
1 parent 5830636 commit 70e1cfc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 23 deletions.
2 changes: 1 addition & 1 deletion CDEPS/CDEPS
Submodule CDEPS updated 1 files
+1 −3 dshr/dshr_mod.F90
2 changes: 1 addition & 1 deletion CDEPS/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ target_sources(OM3_cdeps_common PRIVATE
CDEPS/streams/dshr_stream_mod.F90
CDEPS/streams/dshr_tinterp_mod.F90

CDEPS/dshr/dshr_mod.F90
CDEPS/dshr/dshr_dfield_mod.F90
CDEPS/dshr/dshr_fldlist_mod.F90
)
add_patched_source(OM3_cdeps_common CDEPS/dshr/dshr_mod.F90)

## DATM
add_fortran_library(OM3_cdeps_datm mod/datm STATIC)
Expand Down
21 changes: 0 additions & 21 deletions CDEPS/patches/dshr_mod.F90.patch

This file was deleted.

0 comments on commit 70e1cfc

Please sign in to comment.