eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
NewSnowBulkDensity
Subroutine
35 statements
Source File
SnowHydrologyMod.F90
SnowHydrologyMod
NewSnowBulkDensity
Contents
public subroutine NewSnowBulkDensity(bounds, num_c, filter_c, atm2lnd_inst, bifall)
Uses
clm_varcon
Arguments
Type
Intent
Optional
Attributes
Name
type(
bounds_type
),
intent(in)
::
bounds
integer,
intent(in)
::
num_c
integer,
intent(in)
::
filter_c
(:)
type(
atm2lnd_type
),
intent(in)
::
atm2lnd_inst
real(kind=r8),
intent(inout)
::
bifall
(bounds%begc:)