Skip to content

Commit

Permalink
cosmetic fix
Browse files Browse the repository at this point in the history
  • Loading branch information
whannah1 committed Nov 15, 2024
1 parent 4f5a9e0 commit 08e318e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion components/eam/src/physics/cam/comsrf.F90
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ module comsrf
real(r8), allocatable:: trefmxav(:,:) ! diagnostic: tref max over the day
real(r8), allocatable:: trefmnav(:,:) ! diagnostic: tref min over the day

!
! Private module data

!===============================================================================
CONTAINS
!===============================================================================

!======================================================================
! PUBLIC ROUTINES: Following routines are publically accessable
!======================================================================
Expand Down

0 comments on commit 08e318e

Please sign in to comment.