initSubgridMod Module



Subroutines

public subroutine clm_ptrs_compdown(bounds)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds

public subroutine clm_ptrs_check(bounds)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds

public subroutine add_landunit(li, gi, ltype, wtgcell)

Arguments

Type IntentOptional Attributes Name
integer, intent(inout) :: li
integer, intent(in) :: gi
integer, intent(in) :: ltype
real(kind=r8), intent(in) :: wtgcell

public subroutine add_column(ci, li, ctype, wtlunit, type_is_dynamic)

Arguments

Type IntentOptional Attributes Name
integer, intent(inout) :: ci
integer, intent(in) :: li
integer, intent(in) :: ctype
real(kind=r8), intent(in) :: wtlunit
logical, intent(in), optional :: type_is_dynamic

public subroutine add_patch(pi, ci, ptype, wtcol)

Arguments

Type IntentOptional Attributes Name
integer, intent(inout) :: pi
integer, intent(in) :: ci
integer, intent(in) :: ptype
real(kind=r8), intent(in) :: wtcol