Skip to content

Commit

Permalink
Added back CCPP header
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtoyNOAA committed Apr 5, 2023
1 parent 6424df1 commit eb816e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions physics/drag_suite.F90
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ module drag_suite
!> \defgroup gfs_drag_suite_mod GSL drag_suite Module
!> This module contains the CCPP-compliant GSL orographic gravity wave drag scheme.
!> @{
!!
!> \brief This subroutine initializes the orographic gravity wave drag scheme.
!!
!> \section arg_table_drag_suite_init Argument Table
!! \htmlinclude drag_suite_init.html
!!
subroutine drag_suite_init(gwd_opt, errmsg, errflg)

integer, intent(in) :: gwd_opt
Expand Down

0 comments on commit eb816e3

Please sign in to comment.