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

Go to the source code of this file.

Functions/Subroutines

subroutine diag_surf_atm_n (DGEI, DGF, DGL, DGI, DGS, DGU, DGT, DGW, U, USS, HPROGRAM)
 
subroutine get_2m
 
subroutine get_dims (KFACT)
 
subroutine treat_surf (KTILE, KSIZE, KMASK, KFACT)
 

Function/Subroutine Documentation

subroutine diag_surf_atm_n ( type(diag_evap_isba_t), intent(inout)  DGEI,
type(diag_flake_t), intent(inout)  DGF,
type(diag_ideal_t), intent(inout)  DGL,
type(diag_isba_t), intent(inout)  DGI,
type(diag_seaflux_t), intent(inout)  DGS,
type(diag_surf_atm_t), intent(inout)  DGU,
type(diag_teb_t), intent(inout)  DGT,
type(diag_watflux_t), intent(inout)  DGW,
type(surf_atm_t), intent(inout)  U,
type(surf_atm_sso_t), intent(inout)  USS,
character(len=6), intent(in)  HPROGRAM 
)

Definition at line 6 of file diag_surf_atmn.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine diag_surf_atm_n::get_2m ( )

Definition at line 223 of file diag_surf_atmn.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine diag_surf_atm_n::get_dims ( integer, dimension(5), intent(out)  KFACT)

Definition at line 241 of file diag_surf_atmn.F90.

Here is the caller graph for this function:

subroutine diag_surf_atm_n::treat_surf ( integer, intent(in)  KTILE,
integer, intent(in)  KSIZE,
integer, dimension(:), intent(in)  KMASK,
integer, dimension(5), intent(in)  KFACT 
)

Definition at line 268 of file diag_surf_atmn.F90.

Here is the call graph for this function: