Skip to content

Commit

Permalink
Merge pull request #62 from climbfuji/ccpp-physics-repo-name-changes-…
Browse files Browse the repository at this point in the history
…for-fv3

Update comment in physics/moninedmf.f to reflect repository name changes
  • Loading branch information
climbfuji authored Mar 27, 2018
2 parents 30beb40 + 096fc45 commit b0ec115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physics/moninedmf.f
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ subroutine edmf_run (ix,im,km,ntrac,ntcw,dv,du,tau,rtg, &
! as intent(out) and initializing them (see comment DH* further down)
! correctly changes the results on Theia with the Intel compiler. This
! seems to be one of those Intel optimization issues we encountered
! earlier for sfc_sice.f, see PR #47 for gmtb-gfsphysics *DH
! earlier for sfc_sice.f, see PR #47 for ccpp-physics *DH
real(kind=kind_phys), intent(inout) :: &
& hgamt(im), hgamq(im)
integer, intent(in) :: kinver(im)
Expand Down

0 comments on commit b0ec115

Please sign in to comment.