lnd2atm_params_type Derived Type

type, public :: lnd2atm_params_type


Components

Type Visibility Attributes Name Initial
logical, public :: melt_non_icesheet_ice_runoff

Constructor

public interface lnd2atm_params_type

  • private function lnd2atm_params_constructor(melt_non_icesheet_ice_runoff) result(params)

    Arguments

    Type IntentOptional Attributes Name
    logical, intent(in) :: melt_non_icesheet_ice_runoff

    Return Value type(lnd2atm_params_type)