Skip to content

Commit

Permalink
forgot to git add the test
Browse files Browse the repository at this point in the history
  • Loading branch information
uramirez8707 committed Oct 3, 2024
1 parent ed5bafa commit 39983b3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions test_fms/diag_manager/test_multi_file.F90
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
!***********************************************************************
!* GNU Lesser General Public License
!*
!* This file is part of the GFDL Flexible Modeling System (FMS).
!*
!* FMS is free software: you can redistribute it and/or modify it under
!* the terms of the GNU Lesser General Public License as published by
!* the Free Software Foundation, either version 3 of the License, or (at
!* your option) any later version.
!*
!* FMS is distributed in the hope that it will be useful, but WITHOUT
!* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
!* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
!* for more details.
!*
!* You should have received a copy of the GNU Lesser General Public
!* License along with FMS. If not, see <http://www.gnu.org/licenses/>.
!***********************************************************************
program test_multi_file
use fms_mod, only: fms_init, fms_end
use diag_manager_mod, only: diag_manager_init, diag_axis_init, register_diag_field, send_data, &
Expand Down

0 comments on commit 39983b3

Please sign in to comment.