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

Data Types

interface  read_surf0_lfi
 
interface  read_surfn_lfi
 
interface  read_surft_lfi
 

Public Member Functions

subroutine read_surfx0_lfi (HREC, PFIELD, KRESP, HCOMMENT)
 
subroutine read_surfx1_lfi (HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfx2_lfi (HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfn0_lfi (HREC, KFIELD, KRESP, HCOMMENT)
 
subroutine read_surfn1_lfi (HREC, KFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfc0_lfi (HREC, HFIELD, KRESP, HCOMMENT)
 
subroutine read_surfl0_lfi (HREC, OFIELD, KRESP, HCOMMENT)
 
subroutine read_surfl1_lfi (HREC, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surft0_lfi (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 
subroutine read_surft1_lfi (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 
subroutine read_surft2_lfi (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 

Detailed Description

Definition at line 5 of file mode_read_surf_lfi.F90.

Member Function/Subroutine Documentation

subroutine mode_read_surf_lfi::read_surfc0_lfi ( character(len=*), intent(in)  HREC,
character(len=40), intent(out)  HFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 848 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:

subroutine mode_read_surf_lfi::read_surfl0_lfi ( character(len=*), intent(in)  HREC,
logical, intent(out)  OFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 889 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:

subroutine mode_read_surf_lfi::read_surfl1_lfi ( character(len=*), intent(in)  HREC,
logical, dimension(:), intent(out)  OFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 930 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:

subroutine mode_read_surf_lfi::read_surfn0_lfi ( character(len=*), intent(in)  HREC,
integer, intent(out)  KFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 631 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:

subroutine mode_read_surf_lfi::read_surfn1_lfi ( character(len=*), intent(in)  HREC,
integer, dimension(:), intent(out)  KFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 718 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:

subroutine mode_read_surf_lfi::read_surft0_lfi ( character(len=*), intent(in)  HREC,
integer, intent(out)  KYEAR,
integer, intent(out)  KMONTH,
integer, intent(out)  KDAY,
real, intent(out)  PTIME,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 1031 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:

subroutine mode_read_surf_lfi::read_surft1_lfi ( character(len=*), intent(in)  HREC,
integer, dimension(:), intent(out)  KYEAR,
integer, dimension(:), intent(out)  KMONTH,
integer, dimension(:), intent(out)  KDAY,
real, dimension(:), intent(out)  PTIME,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 1086 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:

subroutine mode_read_surf_lfi::read_surft2_lfi ( character(len=*), intent(in)  HREC,
integer, dimension(:,:), intent(out)  KYEAR,
integer, dimension(:,:), intent(out)  KMONTH,
integer, dimension(:,:), intent(out)  KDAY,
real, dimension(:,:), intent(out)  PTIME,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 1141 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:

subroutine mode_read_surf_lfi::read_surfx0_lfi ( character(len=*), intent(in)  HREC,
real, intent(out)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 62 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:

subroutine mode_read_surf_lfi::read_surfx1_lfi ( character(len=*), intent(in)  HREC,
real, dimension(:), intent(out)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 101 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:

subroutine mode_read_surf_lfi::read_surfx2_lfi ( character(len=*), intent(in)  HREC,
real, dimension(:,:), intent(out)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 383 of file mode_read_surf_lfi.F90.

Here is the call graph for this function:


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