Skip to content

Commit

Permalink
Merge pull request #9 from alperaltuntas/fix_multi_instance
Browse files Browse the repository at this point in the history
Remove fms_io_mod import
  • Loading branch information
gustavo-marques authored Sep 19, 2023
2 parents 887b3f0 + 5e6e657 commit 7fe2f17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config_src/infra/FMS2/MOM_ensemble_manager_infra.F90
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ module MOM_ensemble_manager_infra
use ensemble_manager_mod, only : FMS_get_ensemble_pelist => get_ensemble_pelist
use ensemble_manager_mod, only : FMS_get_ensemble_filter_pelist => get_ensemble_filter_pelist
use fms2_io_mod, only : fms2_io_set_filename_appendix=>set_filename_appendix
use fms_io_mod, only : fms_io_set_filename_appendix=>set_filename_appendix

implicit none ; private

Expand Down

0 comments on commit 7fe2f17

Please sign in to comment.