Skip to content

Commit

Permalink
fixed compile bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariana Vertenstein committed May 16, 2023
1 parent d64ffe9 commit 488b8d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mediator/med_phases_aofluxes_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,6 @@ subroutine med_aofluxes_init_ogrid(gcomp, aoflux_in, aoflux_out, rc)
type(ESMF_Field) :: lfield
type(ESMF_Mesh) :: lmesh
real(R8), pointer :: garea(:) => null()
integer :: maptype
type(ESMF_CoordSys_Flag) :: coordSys
character(len=*),parameter :: subname=' (med_aofluxes_init_ocngrid) '
!-----------------------------------------------------------------------
Expand Down

0 comments on commit 488b8d9

Please sign in to comment.