Skip to content

Commit d60f3b3

Browse files
committed
Remove obsolete comment about a boundary call
1 parent 65342fc commit d60f3b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

columnphysics/icepack_itd.F90

+2-2
Original file line numberDiff line numberDiff line change
@@ -738,8 +738,8 @@ end subroutine column_conservation_check
738738
!=======================================================================
739739

740740
! Cleanup subroutine that rebins thickness categories if necessary,
741-
! eliminates very small ice areas while conserving mass and energy,
742-
! aggregates state variables, and does a boundary call.
741+
! eliminates very small ice areas while conserving mass and energy
742+
! and aggregates state variables.
743743
! It is a good idea to call this subroutine after the thermodynamics
744744
! (thermo_vertical/thermo_itd) and again after the dynamics
745745
! (evp/transport/ridging).

0 commit comments

Comments
 (0)