eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
ComputeMaxDaylength
Subroutine
16 statements
Source File
DaylengthMod.F90
DaylengthMod
ComputeMaxDaylength
Contents
public subroutine ComputeMaxDaylength(bounds, lat, obliquity, max_daylength)
Arguments
Type
Intent
Optional
Attributes
Name
type(
bounds_type
),
intent(in)
::
bounds
real(kind=r8),
intent(in)
::
lat
(bounds%begg:)
real(kind=r8),
intent(in)
::
obliquity
real(kind=r8),
intent(out)
::
max_daylength
(bounds%begg:)