initInterpMod Module



Subroutines

public subroutine initInterp_readnl(NLFilename)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: NLFilename

public subroutine initInterp(filei, fileo, bounds, glc_behavior)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filei
character(len=*), intent(in) :: fileo
type(bounds_type), intent(in) :: bounds
type(glc_behavior_type), intent(in) :: glc_behavior