eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
dynLandunitAreaMod
Module
71 statements
Source File
dynLandunitAreaMod.F90
dynLandunitAreaMod
Contents
Subroutines
update_landunit_weights
update_landunit_weights_one_gcell
Uses
abortutils
LandunitType
shr_log_mod
clm_varctl
shr_kind_mod
clm_varcon
decompMod
landunit_varcon
GridcellType
Subroutines
public subroutine
update_landunit_weights
(bounds)
Arguments
Type
Intent
Optional
Attributes
Name
type(
bounds_type
),
intent(in)
::
bounds
public subroutine
update_landunit_weights_one_gcell
(landunit_weights)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=r8),
intent(inout)
::
landunit_weights
(:)