SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_read_extern Module Reference

Public Member Functions

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

Detailed Description

Definition at line 6 of file mode_read_extern.F90.

Member Function/Subroutine Documentation

subroutine mode_read_extern::read_extern_depth ( type(surf_atm_t), intent(inout)  U,
type(data_cover_t), intent(inout)  DTCO,
type(isba_t), intent(inout)  I,
character(len=28), intent(in)  HFILE,
character(len=6), intent(in)  HPROGRAM,
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 31 of file mode_read_extern.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mode_read_extern::read_extern_isba ( type(surf_atm_t), intent(inout)  U,
type(data_cover_t), intent(inout)  DTCO,
type(isba_t), intent(inout)  I,
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 345 of file mode_read_extern.F90.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: