SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
mode_read_extern Module Reference

Functions/Subroutines

subroutine read_extern_depth (U, DTCO, GCP, IO, HFILE, HFILETYPE, HFILEPGD, HFILEPGDTYPE, KLUOUT, HISBA, HNAT, HFIELD, KNI, KLAYER, KPATCH, PSOILGRID, PDEPTH, KVERSION, KWG_LAYER)
 
subroutine read_extern_isba (U, DTCO, GCP, IO, HFILE, HFILETYPE, HFILEPGD, HFILEPGDTYPE, KLUOUT, KNI, HFIELD, HNAME, PFIELD, PDEPTH, OKEY)
 

Function/Subroutine Documentation

◆ read_extern_depth()

subroutine mode_read_extern::read_extern_depth ( type(surf_atm_t), intent(inout)  U,
type(data_cover_t), intent(inout)  DTCO,
type(grid_conf_proj_t), intent(inout)  GCP,
type(isba_options_t), intent(inout)  IO,
character(len=28), intent(in)  HFILE,
character(len=6), intent(in)  HFILETYPE,
character(len=28), intent(in)  HFILEPGD,
character(len=6), intent(in)  HFILEPGDTYPE,
integer, intent(in)  KLUOUT,
character(len=3), intent(in)  HISBA,
character(len=3), intent(in)  HNAT,
character(len=7), intent(in)  HFIELD,
integer, intent(in)  KNI,
integer, intent(in)  KLAYER,
integer, intent(in)  KPATCH,
real, dimension(:), intent(in)  PSOILGRID,
real, dimension(:,:,:), pointer  PDEPTH,
integer, intent(in)  KVERSION,
integer, dimension(:,:), intent(out)  KWG_LAYER 
)

Definition at line 37 of file mode_read_extern.F90.

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

◆ read_extern_isba()

subroutine mode_read_extern::read_extern_isba ( type(surf_atm_t), intent(inout)  U,
type(data_cover_t), intent(inout)  DTCO,
type(grid_conf_proj_t), intent(inout)  GCP,
type(isba_options_t), intent(inout)  IO,
character(len=28), intent(in)  HFILE,
character(len=6), intent(in)  HFILETYPE,
character(len=28), intent(in)  HFILEPGD,
character(len=6), intent(in)  HFILEPGDTYPE,
integer, intent(in)  KLUOUT,
integer, intent(in)  KNI,
character(len=7), intent(in)  HFIELD,
character(len=*), intent(in)  HNAME,
real, dimension(:,:,:), pointer  PFIELD,
real, dimension(:,:,:), pointer  PDEPTH,
logical, intent(inout), optional  OKEY 
)

Definition at line 431 of file mode_read_extern.F90.

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