From 77a399575bb8b89b00f6b1548eed3f60e7bd80ac Mon Sep 17 00:00:00 2001 From: apcraig Date: Tue, 25 Sep 2018 04:58:47 +0000 Subject: [PATCH] fix ice_abort error in ice_state.F90 --- cicecore/cicedynB/general/ice_state.F90 | 1 + 1 file changed, 1 insertion(+) diff --git a/cicecore/cicedynB/general/ice_state.F90 b/cicecore/cicedynB/general/ice_state.F90 index 27211f49e..44aa16d4c 100644 --- a/cicecore/cicedynB/general/ice_state.F90 +++ b/cicecore/cicedynB/general/ice_state.F90 @@ -38,6 +38,7 @@ module ice_state use ice_kinds_mod use ice_domain_size, only: max_blocks, ncat, max_ntrcr use ice_blocks, only: nx_block, ny_block + use ice_exit, only: abort_ice implicit none private