Skip to content

Commit

Permalink
Add a blank line in comments
Browse files Browse the repository at this point in the history
Maintain consistent style with others.
  • Loading branch information
kuanchihwang committed Jul 11, 2024
1 parent 724d5c8 commit d57d286
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dynamics/mpas/driver/dyn_mpas_subdriver.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1821,6 +1821,7 @@ end function index_unique
!> in MPAS registry. For an ordinary variable, the checks are performed on
!> itself. Otherwise, for a variable array, the checks are performed on its
!> constituent parts instead.
!
!-------------------------------------------------------------------------------
subroutine dyn_mpas_check_variable_status(self, var_is_present, var_is_tkr_compatible, pio_file, var_info)
class(mpas_dynamical_core_type), intent(in) :: self
Expand Down

0 comments on commit d57d286

Please sign in to comment.