limit_read_hice Subroutine

public subroutine limit_read_hice(knon, knindex, hice_out)

Uses

  • proc~~limit_read_hice~2~~UsesGraph proc~limit_read_hice~2 limit_read_hice module~dimphy~3 dimphy proc~limit_read_hice~2->module~dimphy~3

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: knon
integer, intent(in), DIMENSION(klon) :: knindex
real, intent(out), DIMENSION(klon) :: hice_out

Contents