eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
drydepvel_type
Derived Type
8 statements
Source File
DryDepVelocity.F90
DryDepVelocity
drydepvel_type
Contents
Variables
velocity_patch
Type-Bound Procedures
Init
type, public :: drydepvel_type
Components
Type
Visibility
Attributes
Name
Initial
real(kind=r8),
public,
pointer
::
velocity_patch
(:,:)
Type-Bound Procedures
procedure, public ::
Init
private subroutine Init(this, bounds)
Arguments
Type
Intent
Optional
Attributes
Name
class(
drydepvel_type
)
::
this
type(
bounds_type
),
intent(in)
::
bounds