Skip to content

Commit

Permalink
add unit test from Jesse (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienpaulot committed Feb 24, 2025
1 parent 8df00e6 commit b1b6d70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion coupler/gex.F90
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ function gex_get_property(MODEL_SRC,MODEL_REC,gex_index,property)
end function gex_get_property

!> @brief Function to return index of exchanged field
<<<<<<< HEAD
function gex_get_index(MODEL_SRC,MODEL_REC,name,record)

character(len=*), intent(in) :: name !< name of the tracer
Expand Down

0 comments on commit b1b6d70

Please sign in to comment.