SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Functions/Subroutines
coupling_dstn.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine coupling_dst_n (DST, PKI, HPROGRAM, KI, KDST, KPATCH, PCLAY, PPS, PTS, PQA, PRA, PRHOA, PSAND, PPA, PTA, PTG, PU, PUREF, PV, PWG, PWSAT, PZREF, PCD, PCDN, PCH, PRI, PZ0H_WITH_SNOW, PSFDST)
 
subroutine treat_surf (KSIZE, KMASK)
 
subroutine avg_flux_dst (KTILE)
 

Function/Subroutine Documentation

subroutine coupling_dst_n::avg_flux_dst ( integer, intent(in)  KTILE)

Definition at line 399 of file coupling_dstn.F90.

Here is the caller graph for this function:

subroutine coupling_dst_n ( type(dst_t), intent(inout)  DST,
type(pack_isba_t), intent(inout)  PKI,
character(len=*), intent(in)  HPROGRAM,
integer, intent(in)  KI,
integer, intent(in)  KDST,
integer, intent(in)  KPATCH,
real, dimension(ki), intent(in)  PCLAY,
real, dimension(ki), intent(in)  PPS,
real, dimension(ki), intent(in)  PTS,
real, dimension(ki), intent(in)  PQA,
real, dimension(ki), intent(in)  PRA,
real, dimension(ki), intent(in)  PRHOA,
real, dimension(ki), intent(in)  PSAND,
real, dimension(ki), intent(in)  PPA,
real, dimension(ki), intent(in)  PTA,
real, dimension(ki), intent(in)  PTG,
real, dimension(ki), intent(in)  PU,
real, dimension(ki), intent(in)  PUREF,
real, dimension(ki), intent(in)  PV,
real, dimension(ki), intent(in)  PWG,
real, dimension(ki), intent(in)  PWSAT,
real, dimension(ki), intent(in)  PZREF,
real, dimension(ki), intent(in)  PCD,
real, dimension(ki), intent(in)  PCDN,
real, dimension(ki), intent(in)  PCH,
real, dimension(ki), intent(in)  PRI,
real, dimension(ki), intent(in)  PZ0H_WITH_SNOW,
real, dimension(ki,kdst), intent(out)  PSFDST 
)

Definition at line 5 of file coupling_dstn.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine coupling_dst_n::treat_surf ( integer, intent(in)  KSIZE,
integer, dimension(:), intent(in)  KMASK 
)

Definition at line 139 of file coupling_dstn.F90.

Here is the call graph for this function: