limit_read_sst Subroutine

public subroutine limit_read_sst(knon, knindex, sst_out)

Uses

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

Arguments

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

Contents