eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
lnd2atm_params_type
Derived Type
6 statements
Source File
lnd2atmType.F90
lnd2atmType
lnd2atm_params_type
Contents
Variables
melt_non_icesheet_ice_runoff
Constructor
lnd2atm_params_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
Intent
Optional
Attributes
Name
logical,
intent(in)
::
melt_non_icesheet_ice_runoff
Return Value
type(
lnd2atm_params_type
)