Skip to content

Commit

Permalink
removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mvertens committed May 5, 2023
1 parent bcd23e4 commit 16d7223
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mediator/esmFldsExchange_cesm_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ subroutine esmFldsExchange_cesm(gcomp, phase, rc)
type(InternalState) :: is_local
integer :: n, ns
character(len=CL) :: cvalue
character(len=CS) :: name
logical :: wav_coupling_to_cice
logical :: ocn2glc_coupling
character(len=*) , parameter :: subname=' (esmFldsExchange_cesm) '
Expand Down

0 comments on commit 16d7223

Please # to comment.