Skip to content

Commit

Permalink
forgotten
Browse files Browse the repository at this point in the history
  • Loading branch information
TillRasmussen committed Jan 1, 2024
1 parent be1f85d commit d4d8a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicecore/cicedyn/dynamics/ice_transport_remap.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1426,7 +1426,7 @@ subroutine limited_gradient (nx_block, ny_block, &
puny , & !
gxtmp, gytmp ! temporary term for x- and y- limited gradient

character(len=*), parameter :: subname = '(limited_gradient_cn_2d)'
character(len=*), parameter :: subname = '(limited_gradient)'

call icepack_query_parameters(puny_out=puny)
call icepack_warnings_flush(nu_diag)
Expand Down

0 comments on commit d4d8a36

Please sign in to comment.