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

Go to the source code of this file.

Functions/Subroutines

subroutine pgd_cover (DTCO, UG, U, USS, HPROGRAM, ORM_RIVER)
 
subroutine fit_covers (PDATA_SURF, PSURF, KSURF, KCOVER, KC_SURF)
 
subroutine make_mask_cover (KMASK_COVER, KCOVER)
 
subroutine get_rmcov_omp (KCOVER, PCOVER)
 

Function/Subroutine Documentation

◆ fit_covers()

subroutine pgd_cover::fit_covers ( real, dimension(:), intent(in)  PDATA_SURF,
real, dimension(:), intent(in)  PSURF,
integer, intent(in)  KSURF,
integer, intent(inout)  KCOVER,
integer, intent(out)  KC_SURF 
)

Definition at line 729 of file pgd_cover.F90.

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

◆ get_rmcov_omp()

subroutine pgd_cover::get_rmcov_omp ( integer, intent(in)  KCOVER,
real, dimension(:,:), intent(inout)  PCOVER 
)

Definition at line 819 of file pgd_cover.F90.

Here is the caller graph for this function:

◆ make_mask_cover()

subroutine pgd_cover::make_mask_cover ( integer, dimension(:), pointer  KMASK_COVER,
integer, intent(in)  KCOVER 
)

Definition at line 793 of file pgd_cover.F90.

Here is the caller graph for this function:

◆ pgd_cover()

subroutine pgd_cover ( type(data_cover_t), intent(inout)  DTCO,
type(surf_atm_grid_t), intent(inout)  UG,
type(surf_atm_t), intent(inout)  U,
type(sso_t), intent(inout)  USS,
character(len=6), intent(in)  HPROGRAM,
logical, intent(out)  ORM_RIVER 
)

Definition at line 7 of file pgd_cover.F90.

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