Skip to content

Commit

Permalink
Update fms_diag_reduction_methods.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
ganganoaa authored Jul 25, 2023
1 parent 840c3c3 commit 4cdff6d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions diag_manager/fms_diag_reduction_methods.F90
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@
!> \email [email protected]
!! \brief Contains routines for the modern diag manager
!! These routines are meant to be used for checks and in reduction methods.
!!
!! \description

module fms_diag_reduction_methods_mod
use platform_mod
use mpp_mod, only: mpp_error
use fms_mod, only: fms_error_handler
use fms_diag_bbox_mod
use fms_diag_output_buffer_mod
use diag_data_mod, only: debug_diag_manager
use diag_data_mod, only: debug_diag_manager, time_max, time_min

implicit none
private
Expand Down

0 comments on commit 4cdff6d

Please sign in to comment.