Skip to content

Commit 148eeca

Browse files
authored
Update ice_step_mod.F90
1 parent 3f2ef3c commit 148eeca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cicecore/cicedyn/general/ice_step_mod.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ subroutine step_therm1 (dt, iblk)
624624
if (icepack_warnings_aborted()) then
625625
write(nu_diag,*) "iglob, jglob= ", this_block%i_glob(i), ", ", this_block%j_glob(j)
626626
!call abort_ice(error_message=subname, &
627-
file=__FILE__, line=__LINE__)
627+
!file=__FILE__, line=__LINE__)
628628
!force CICE to try and continue
629629
! write(nu_diag,*) "icepack tries to abort, but try to continue"
630630
call icepack_warnings_setabort(.false.)

0 commit comments

Comments
 (0)