SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
coupling_dstn.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine coupling_dst_n (DSTK, KK, PK, PEK, DK, HPROGRAM, KI, KDST, PPS, PQA, PRHOA, PPA, PTA, PU, PUREF, PV, PZREF, PSFDST)
 
subroutine treat_surf (KSIZE, KMASK)
 
subroutine avg_flux_dst (KTILE)
 

Function/Subroutine Documentation

◆ avg_flux_dst()

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

Definition at line 389 of file coupling_dstn.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ coupling_dst_n()

subroutine coupling_dst_n ( type(dst_t), intent(inout)  DSTK,
type(isba_k_t), intent(inout)  KK,
type(isba_p_t), intent(inout)  PK,
type(isba_pe_t), intent(inout)  PEK,
type(diag_t), intent(inout)  DK,
character(len=*), intent(in)  HPROGRAM,
integer, intent(in)  KI,
integer, intent(in)  KDST,
real, dimension(ki), intent(in)  PPS,
real, dimension(ki), intent(in)  PQA,
real, dimension(ki), intent(in)  PRHOA,
real, dimension(ki), intent(in)  PPA,
real, dimension(ki), intent(in)  PTA,
real, dimension(ki), intent(in)  PU,
real, dimension(ki), intent(in)  PUREF,
real, dimension(ki), intent(in)  PV,
real, dimension(ki), intent(in)  PZREF,
real, dimension(ki,kdst), intent(out)  PSFDST 
)

Definition at line 20 of file coupling_dstn.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ treat_surf()

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

Definition at line 119 of file coupling_dstn.F90.

Here is the call graph for this function: