modtimedep Module


Uses

  • module~~modtimedep~~UsesGraph module~modtimedep modtimedep mpi mpi module~modtimedep->mpi

Used by

  • module~~modtimedep~~UsedByGraph module~modtimedep modtimedep proc~readnamelists readnamelists proc~readnamelists->module~modtimedep program~dalesurban DALESURBAN program~dalesurban->module~modtimedep

Variables

Type Visibility Attributes Name Initial
logical, public :: ltimedep = .false.
logical, public :: ltimedepsurf = .false.
logical, public :: ltimedepnudge = .false.
logical, public :: ltimedeplw = .false.
logical, public :: ltimedepsw = .false.
integer, public :: ntimedepsurf
integer, public :: ntimedepnudge
integer, public :: ntimedeplw
integer, public :: ntimedepsw
real, private, allocatable :: timeflux(:)
real, private, allocatable :: bctfxmt(:)
real, private, allocatable :: bctfxpt(:)
real, private, allocatable :: bctfymt(:)
real, private, allocatable :: bctfypt(:)
real, private, allocatable :: bctfzt(:)
real, private, allocatable :: timenudge(:)
real, private, allocatable :: thlproft(:,:)
real, private, allocatable :: qtproft(:,:)
real, private, allocatable :: uproft(:,:)
real, private, allocatable :: vproft(:,:)
real, private, allocatable :: timelw(:)
real, private, allocatable :: skyLWt(:)
real, private, allocatable :: timesw(:)
real, private, allocatable :: netswt(:,:)

Subroutines

public subroutine inittimedep()

Arguments

None

public subroutine timedep()

Arguments

None

private subroutine timedepsurf()

Arguments

None

private subroutine timedepnudge()

Arguments

None

private subroutine timedeplw()

Arguments

None

private subroutine timedepsw()

Arguments

None

public subroutine exittimedep()

Arguments

None