From 096fc45e5428e929ca586c41f609d3a978274790 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Tue, 27 Mar 2018 15:18:41 -0600 Subject: [PATCH] Update comment in physics/moninedmf.f to reflect repository name changes --- physics/moninedmf.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/physics/moninedmf.f b/physics/moninedmf.f index adf9b0973..147ff1474 100644 --- a/physics/moninedmf.f +++ b/physics/moninedmf.f @@ -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)